cooker

0.1.0 • Public • Published

logo cooker npm

a minimalism style version manager for static files.

How to install

$ sudo npm install cooker -g

Usage

Use CLI

// update version by youself
$ cooker up README.md

// update versions of a.md and b.js
$ cooker up a.md b.js

// update versions of all js files
$ cooker up -f *.js

// update versions of a.md and all css files in all dirs
$ cooker up a.md -f **/*.css

Run unit-test (Mocha)

$ git clone https://github.com/turingou/cooker.git
$ cd cooker
$ npm install 
$ npm test

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.1.01latest

Version History

VersionDownloads (Last 7 Days)Published
0.1.01
0.0.90
0.0.80
0.0.71
0.0.60
0.0.50
0.0.40
0.0.20
0.0.11
0.0.00

Package Sidebar

Install

npm i cooker

Weekly Downloads

3

Version

0.1.0

License

MIT

Last publish

Collaborators

  • turing