-
Notifications
You must be signed in to change notification settings - Fork 235
Add sorter for projects.json #100
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
Conversation
Are there any dependencies to run this script? Does the user need to have python installed? I'm wondering because I want to make sure our package.json contains all dependencies for working inside the repo. Could this be written using bash instead so we could add it as an npm task? |
Hi, should just have json dependency, in bash it would require other approach. Still could be executed from time to time on project before new web push |
I'd love to incorporate this task into the build workflow and I think the best way to do that would be to write this as part of the build script. I love this idea though and am only closing this PR out in favor of using a different tool. |
This code sorts projects.json alphabetically, so after this, a new commit is needed on projects.json