Skip to content

comrade1996/configion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Installing

Install the package from npm

npm install -g configion

How to use it

Setup app name and package name

configion prep <app-name> <package>

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

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 ^_^

About

CLI tool help you setup your config file easily

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published