@edwardfs/cli

0.0.3 • Public • Published

@edwardfs/cli (v. 0.0.3)

FullstackHQ's internal command-line tool for pulling different psdwizard-bootstrap-4 boiler plates

Quick start

1. Make sure that you have npm installed.

2. Install the cli tool globally.

npm install -g @edwardfs/cli@0.0.3

or

npm install -g @edwardfs/cli@latest

3. Pull the boilerplate

$ fullstackhq create <type> <filePath>

4. Enjoy!

Types

Take note that the types should be entered as lowercase

basic (default)

gulp

webpack

FilePath

The filePath is set to ./ (relative) by default

Readme

Keywords

none

Package Sidebar

Install

npm i @edwardfs/cli

Weekly Downloads

1

Version

0.0.3

License

ISC

Unpacked Size

2.73 kB

Total Files

4

Last publish

Collaborators

  • edwardfs