toconfig
v1.0.1
Published
Generate configuration file
Downloads
14
Readme
what is toconfig
toconfig is mainly used to quickly create configuration files, eliminating the tedious process of creating configurations
Install
npm install -g toconfig
Create the first md file
Note that this will overwrite the README.md file in the current directory
toconfig create readme
View supported configurations
toconfig list
get help
toconfig help