A command line application to access and interact with NoBox cloud services on a low level from your terminal.
With the console, you can access your account, projects, collections/data, and test other services right from the terminal. This helps to view and manage your account from your terminal.
You'll need to have the latest LTS version of NodeJs.
You'll also need a package manager, either npm or yarn
Once that's ready, clone this project.
After cloning the repo, create a
.envfile, and add some environment variables. The format is present in the.env.examplefile in the root directory of the project.
Run the console, and enter the help command to see how to use it.
The help document is self-explanatory, you'll get it, don't worry👍🏾
This project intends to make good use of all the services it offers, on this note, I welcome any contribution to this project.
To contribute to this project, read the contribution guide to get started.
If you have questions, any questions actually, please feel free to ask in the Q&A discussion section
To contribute to discussions on the project, general conversation is where we can talk about anything.
Thanks!⚡