learningequality / learningequality/le-utils
Designate a single source of truth in JSON specs and autogenerate Python and JS files on build
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 7
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
The ground work for doing this has now been laid, updates are needed to accommodate the pre-existing constants and also generate JS code for them.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the existing groundwork for generating files and locating the pre-existing constants, then trace the current build process for JSON, Python, and JavaScript outputs. Done means the JSON specs are the single source of truth, existing constants are accommodated, and both Python and JS files are generated during the build.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, python
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100