1.3.0 • Published 8 years ago
@jeffreyshen19/sugar-labs-hello-world v1.3.0
sugar-labs-hello-world
NPM package that prints "Hello World". Created for Google Code-in 2017
Installation
npm install -S @jeffreyshen19/sugar-labs-hello-world
Usage
var helloWorld = require("@jeffreyshen19/sugar-labs-hello-world");
helloWorld();
1.3.0
8 years ago