create-ctl-portal
v0.0.27
Published
A Project Generator for CenturyLink Cloud Portals
Downloads
13
Readme
Create CTL Portal
Command line interface for creating a shell project for CenturyLink Cloud.
Usage
Make sure you have npm installed (npx is shipped by default since npm 5.2.0)
npx create-ctl-portal
Or starting with npm v6.1 you can do:
npm init ctl-portal