Skip to content

bloomenio/bloomen-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bloomen-cli

This is a first proposal of command line tool for the Bloomen project...

Easy way

clone

git clone https://github.com/bloomenio/bloomen-cli.git

install

cd bloomen-cli
npm install

link

npm link

enjoy

  ____  _
 | __ )| | ___   ___  _ __ ___   ___ _ __
 |  _ \| |/ _ \ / _ \| '_ ` _ \ / _ \ '_ \
 | |_) | | (_) | (_) | | | | | |  __/ | | |
 |____/|_|\___/ \___/|_| |_| |_|\___|_| |_|


  Usage: bloomen <command> [options]

  Options:

    -V, --version                output the version number
    -d, --debug                  show debug info
    -h, --help                   output usage information

  Commands:

    add-service|as <service>     add-service command <service>
    configure|c                  configure command
    init <configuration>         init command <configuration>
    remove-service|rs <service>  remove-service command <service>
    start                        start command
    test [options]               test

in live

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published