README
Command line tools for accessing buildmind products
Screen shots
Use MindDrop
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!
Install And Development
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.