@jonesrussell42/scripts

1.0.1 • Public • Published

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

scripts

Report Bug · Request Feature

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

  1. 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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Russell Jones - @jonesrussell42 - jonesrussell42@gmail.com

https://github.com/jonesrussell/scripts

Package Sidebar

Install

npm i @jonesrussell42/scripts

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

31.1 kB

Total Files

5

Last publish

Collaborators

  • jonesrussell42