UNPKG

nebulae-cli

Version:

Command line tools and code generators for microservices developed by Nebula Engineering (http://www.nebulae.com.co)

42 lines (26 loc) 1.23 kB
# NebulaE-cli [![GitHub version](http://img.shields.io/badge/version-0.0.3-brightgreen.svg)](https://github.com/hegdeashwin/nebula-cli/releases) NebulaE-cli is a compendium of code generators and tools to help build and deploy cloud native Microservices. The cli is meant to replace scripts needed to update datastores, upload files, configure environments and in the long run it will offer code generation to build back-ends, front-ends and middleware for microservices. ## Installation Assuming that Node.js is already installed & running, ```sh $ npm install -g nebulae-cli ``` Install dependencies: ```bash $ npm install ``` ## Command Line Options This generator can also be further configured with the following command line flags. ``` Usage: ??? [???] [???] Options: -h, --help output usage information -V, --version output the version number -a, --about About NebulaE-Cli ``` ## Author & Contributors Developed &amp; maintained by author: <b>Sebastian Molano on behalf of Nebula Engineering SAS</b><br> Follow Nebula Engineering at: <a href="https://github.com/NebulaEngineering" target="_blank">github</a> ## License The MIT License (MIT) Copyright (c) 2018 Nebula Engineering SAS