@jonesrussell42/scripts
v1.0.1
Published
Get scripts in the current npm package
Downloads
2
Maintainers
Readme
Table of Contents
What is this?
A simple utility to print a projects dependencies in the package.json file.
Built With
Getting Started
To get a local copy up and running follow these simple steps.
Prerequisites
- npm
npm install npm@latest -g
Installation
- Install NPM package
npm install -g @jonesrussell/scripts
Usage
$ scripts
scripts
┌───────────────┐
│ Name │
├───────────────┤
│ build │
│ start │
│ lint │
│ global │
│ prepare │
│ test │
│ test:watch │
│ view:coverage │
│ clean │
└───────────────┘
Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
License
Distributed under the MIT License. See LICENSE
for more information.
Contact
Russell Jones - @jonesrussell42 - [email protected]