0.0.6 • Published 5 years ago

hello-josh-goldberg v0.0.6

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

Hello, Josh Goldberg! 💖

NPM version

A sample package written by me, Josh Goldberg, to practice working in open source software. Hooray!

Usage

your-package-name can either be run directly as a command-line app or as functions imported by other code.

CLI

npx your-package-name

Node API

const { hello } = require("your-package-name");

hello();
0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago