0.0.4 ā€¢ Published 10 years ago

shart v0.0.4

Weekly downloads
177
License
MIT
Repository
github
Last release
10 years ago

shart

The task runner for JavaScript developers who give a shit.

Installation

npm install -g shart

Usage

  • shart => runs make
  • shart test => runs make test
  • shart build => runs make build
  • shart install => runs make install
  • shart test build install => runs make test && make build && make install

Example

> shart test
- Running `make test`:
hi

šŸ’©
0.0.5

5 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago

0.0.0

10 years ago