buildmind-tech / BuildMind-Cli

Command line tools for accessing buildmind products

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BuildMind-Cli Build Status

Command line tools for accessing buildmind products.

Install

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.

Screen shots

alt text

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!

alt text

Folders are going to be compressed before upload.

alt text

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.

About

Command line tools for accessing buildmind products


Languages

Language:JavaScript 100.0%