0.7.0-alpha • Published 7 months ago

dev-cli-util v0.7.0-alpha

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months ago

dev-cli-util

Command-line utilities for node.js project development.

Warning

This project was built for personal use and is heavily opinionated, and as such some or most of the functions may be considered unnecessary or intrusive for a third party who is not the library developer.

Install

npm install -g dev-cli-util

Usage

devc help

Options:
  -V, --version                                    output the version number
  -h, --help                                       display help for command

Commands:
  setup [options] [subject...]                     Run setup for specified subject(s)
  project [options] [subject]                      Generate a project
  init [options] [subject]                         Perform a registered init (e.g npm/tsc init)
  file [options] [filename]                        Create a file
  react-comp|react-component [options] [filename]  Create react functional component file
  snippet [options] [subject]                      Print out useful snippets to the terminal
  npm-publish [options] [subject]                  Publish node package to an npm registry
  typeorm-entity [options] [filename] [filename]   Create typeorm entity
  help [command]                                   display help for command
0.7.0-alpha

7 months ago

0.6.3-alpha

8 months ago

0.6.1-alpha

8 months ago

0.6.2-alpha

8 months ago

0.6.0-alpha

8 months ago

0.5.0-alpha

8 months ago

0.5.1-alpha

8 months ago

0.4.1-alpha

8 months ago

0.4.0-alpha

8 months ago

0.3.0-alpha

8 months ago

0.1.1-alpha

8 months ago

0.0.6-alpha

8 months ago

0.1.0-alpha

8 months ago

0.0.5-alpha

8 months ago

0.0.4-alpha

9 months ago

0.0.3-alpha

9 months ago

0.0.2-dev

9 months ago

0.0.1-dev

1 year ago

0.0.0-dev

1 year ago