/gpr-package

A playground for GitHub Package Registry with npm.

Primary LanguageJavaScriptMIT LicenseMIT

gpr-package

License

A playground for GitHub Package Registry with npm.

Installation

  • Install package
$ npm i @robertoachar/gpr-package

Usage

  • Show a message
import hello from '@robertoachar/gpr-package';

hello();

// Hello GitHub Package Registry!

Development

  • Clone the repo
$ git clone https://github.com/robertoachar/gpr-package.git
  • Install dependencies
$ npm install
  • Run scripts
Action Usage
Lint code npm run lint

Related

Author

Roberto Achar

License

MIT