Inspiration
npm allows coders to add run scripts command to their package.json file which is not possible using python, you have to rewrite long repetitive command line code.
What it does
Bulk allows you to install, uninstall, run command line code, add runtime variables to command line code
How we built it
Bulk is built using python, it's built on pip
Challenges we ran into
Running bulk is only possible in parent directory where bulk.json file is located, running in sub directories gives out an error, we can fix this later in future
Accomplishments that we're proud of
We are able to build the cli and publish to pypi before the end of this hackaton
What we learned
We are able to learn new syntax, and step involve in creating production ready tools
What's next for Bulk (CLI Tool)
Enable installation apart from pip e.g poetry
Built With
- poetry
- python
Log in or sign up for Devpost to join the conversation.