@helpscout/prestart

0.0.10 • Public • Published

🔑 Prestart

npm version

A tiny tool to make Javascript development a little more delightful

Prestart is a tool can hook into npm prestart to help setup your Javascript development workflow. The main feature is that it will automatically check and install any missing dependencies for you.

PreStart

Project details
--------------------------------------------
node   version   8.11.4
git    branch    master
       email     name@email.com
--------------------------------------------

  ✔ [1/2] 🔌   Checking connection...
  ✔ [2/2] 🚚   Fetching packages...

Success!
✨  Have fun developing!

Installation

npm install --save-dev @helpscout/prestart

Usage

Add @helpscout/prestart to your prestart script in your project's package.json.

"scripts": {
  ...
  "prestart": "prestart",
  ...
},

Readme

Keywords

none

Package Sidebar

Install

npm i @helpscout/prestart

Weekly Downloads

362

Version

0.0.10

License

MIT

Unpacked Size

5.25 kB

Total Files

5

Last publish

Collaborators

  • knicklabs
  • itsjonq
  • charca
  • helpscout
  • plbabin