computering

0.0.1 • Public • Published

computering

A cheap knockoff of Peter Schroders computering in node.

Usage

Install the package

npm install --global computering

create a presentation

var interval = setInterval(function(){
    console.log('you rock!');
}, 1000);

and run it with the computering command:

computering presentation.js

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    2
  • 0.0.0
    2

Package Sidebar

Install

npm i computering

Weekly Downloads

2

Version

0.0.1

License

MIT

Last publish

Collaborators

  • dvberkel