create-cli-craft-app

1.0.3 • Public • Published

CLI-Craft Project setup cli

This package contains a script used to setup a cli-craft project. This script is also an example of how cli-craft can be used to create powerful clis with relatively low difficulty

Installation

  1. Installation via npx (recommended)

    npx create-cli-craft-app [options]
  2. Installation via npm globally

    npm install -g create-cli-craft-app

    running the installed script

    create-cli-craft-app [options]
    

Usage

This package is only meant for the project creation aspect of cli-craft, for further usage documentation, please refer to the cli-craft npm package

Readme

Keywords

Package Sidebar

Install

npm i create-cli-craft-app

Weekly Downloads

7

Version

1.0.3

License

MIT

Unpacked Size

6.88 kB

Total Files

11

Last publish

Collaborators

  • mikaelchowdhury