Command line tools for accessing buildmind products.
You need npm for this, simply
npm install buildmind-cli -g
Do use -g
because buildmind-cli doesn't bring you any help in your node projects.
Currently you can upload from BuildMind Cli to MindDrop
Simply use
mind drop <path>
And you will be promt for your username and password, done!
Folders are going to be compressed before upload.
This product is currently in alpha phase, please clone and run
npm install
to install the dependencies. Then run
npm link
to make it as a service locally. Then you can use the commands properly.