Skip to content

buildmind-tech/BuildMind-Cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published