Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

algo for validating majors in prod #21

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

riddhigupta06
Copy link

@riddhigupta06 riddhigupta06 commented Mar 31, 2024

Recursive algorithm for validating majors in prod.

  1. The JSON in the files must be of type Major2.
  2. The scraper file must be named parsed.initial.json
  3. The prod file must be named parsed.commit.json

To run the validate algorithm, run:

  1. pnpm install
  2. npx tsx src/validate/validate.ts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant