hello-josh-goldberg

0.0.6 • Public • Published

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();

Package Sidebar

Install

npm i hello-josh-goldberg

Weekly Downloads

0

Version

0.0.6

License

MIT

Unpacked Size

4.09 kB

Total Files

8

Last publish

Collaborators

  • joshuakgoldberg