Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 267 Bytes

CONTRIBUTING.md

File metadata and controls

20 lines (11 loc) · 267 Bytes

How To Contribute

Installation

  • git clone https://github.com/terminal-junkies/npmx
  • cd npmx
  • npm install

Linting

  • npm run lint

Running tests

  • npm test – Runs the test suite

Running the cli in dev environment

  • ./bin/npmx.js