1.0.1 • Published 2 years ago

@timbryandev/console-brand v1.0.1

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
2 years ago

Console Brand

NOTE This project's only purpose is to allow me to test building and and publishing NPM packages and shouldn't actually be used by anyone, ever!

Prerequisites

  • Node
  • NPM

Installation

  • Currently, no installation is required as all code is native JavaScript with no packages or imports.

Development

Running npm start should be all you need.

This will create an imported instance of the code and run it to test the console output.

Deploy

Running either npm run publish or npm publish --access=public will publish the package to https://npmjs.com/~timbryandev as a scoped package with public visibility.

1.0.1

2 years ago