@alarmeddino/hello-world

1.0.1 • Public • Published

@alarmeddino/hello-world

The simple "Hello, World!" (and the like "Hello World") has been seen on many a terminal for almost 50 years by beginner programmers, so this is my implementation as a node package. This was created for a task in Google Code-in that was issued by Sugar Labs.

Installation

npm i @alarmeddino/hello-world

Example (and possible only) Usage

const helloworld = require('@alarmeddino/hello-world');
helloworld();

Readme

Keywords

Package Sidebar

Install

npm i @alarmeddino/hello-world

Weekly Downloads

1

Version

1.0.1

License

SEE LICENSE IN LICENSE

Last publish

Collaborators

  • alarmeddino