0.8.1 • Published 6 years ago
dev-command v0.8.1
dev-command
A modern, flexible command tool for JavaScript developers.
Install
npm i -g dev-command
# or
yarn global add dev-commandUsage
init
The init command will generate flexible config files or scripts and install all npm dependencies silently.
It's so simple to add good linter for your exists project.
dev init
? Boilerplate type (Use arrow keys)
❯ ESLint
prettier
commitlint
babel
editorconfig
license
gitignoreopen
Open git repo or package.json repo URL with default browser in current working directory.
dev opengit
dev git logTurn ugly git log into pretty graph.
css-to-js
Convert src/**/*.css file to src/**/*.css.js
src(Directory) is optional, using cwd if not exist
dev css-to-js src0.8.1
6 years ago
0.8.0
6 years ago
0.7.4
7 years ago
0.7.3
7 years ago
0.7.2
7 years ago
0.7.1
7 years ago
0.7.0
7 years ago
0.6.0
7 years ago
0.5.2
7 years ago
0.5.1
7 years ago
0.5.0
7 years ago
0.4.1
7 years ago
0.4.0
7 years ago
0.3.0
7 years ago
0.2.2
7 years ago
0.2.1
7 years ago
0.2.0
7 years ago
0.1.4
7 years ago
0.1.3
7 years ago
0.1.2
7 years ago
0.1.1
7 years ago
0.1.0
7 years ago
0.0.5
7 years ago
0.0.4
7 years ago
0.0.3
7 years ago
0.0.2
7 years ago
0.0.1
7 years ago