Command-line tools for node.js
$ npm install clio
var clio = require("clio");
clio.print("@redThis will be red and @blueThis will be blue and @@This will be uninspired.");
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Command-line tools for node.js
$ npm install clio
var clio = require("clio");
clio.print("@redThis will be red and @blueThis will be blue and @@This will be uninspired.");