Configion CLI Tool
CLI tool help you setup your config file easily.
Getting Started
To start using it just install it from npm and start using it.
$3
Install the package from npm
npm install -g configion
How to use it
Setup app name and package name
configion prep
Example
configion prep test com.test.testing
Built With
*
Node js - The framework used.
*
commander - Helpful library for making CLI with Node js.
*
FastXml - Parse XML to JS/JSON and vice versa.
Authors
* Omir Gibreel
Github
At last
* Please contribute to our repo
* Any contribution we will appreciate it
* If there is any improvements and enhancement to the code base please submit it to us
* Thanx ^_^