Various development and management tools for design packages/repos.
npm install @tyler.thayn/pkg-tools --save-dev
- Run pkg init tools
pkg-tools pkg merge
pkg-tools pkg install
pkg-tools copy
- Grunt
- Modify Gruntfile.js so that correct file paths are used
grunt || grunt docs
- CLI
pkg-tools --help
- README.md customization
- ∌ Load(file) => {Promise.<AST>}
- Data {object}
- Filter(filters) => {AST}
- Outline() => {object}
- bump {object}
- docs {object}
- Options
- ast {boolean|string} AST output file or false to skip
- output {null|string} Output folder or null (stdout)
- template {string} Template path
- Options
- ast {boolean|string} AST output file or false to skip
- output {null|string} Output folder or null (stdout)
- template {string} Template path
Licensed under the MIT License (see MIT).