burn2

0.1.1 • Public • Published

burn2

npm-size npm-size npm-size

  • made with ❤ ️by robo-monk *

First time:

git clone git@github.com:robo-monk/burn2.git
cd burn2
pnpm dev -r # reload dependencies
  • Python 3 required (prefferably installed with brew)
  • Pragmatic Node Manager (pnpm)

    install curl -sSL raw.githubusercontent.com/robo-monk/pnpm/master/copy%2Bpaste.py | python3 - && zsh

Developing

Depends on your package manager (my recommendation would be yarn)

pnpm dev # will start a server and watch the code. Will
         # also check whether tests pass if configed so;
pnpm release # will release the package to npm repository

# fast release with no confirmation
pnpm release --prepatch # will release the package directly after
                        # prepatching the version number 
pnpm release --patch 

Readme

Keywords

Package Sidebar

Install

npm i burn2

Weekly Downloads

1

Version

0.1.1

License

MIT

Unpacked Size

58.5 kB

Total Files

5

Last publish

Collaborators

  • robomonk