2.0.0 • Published 2 years ago

@thecodecampus/tcc-cli v2.0.0

Weekly downloads
5
License
MIT
Repository
github
Last release
2 years ago

tcc-cli - theCodeCampus Command Line Interface

Installation

Run npm install @thecodecampus/tcc-cli --save-dev in your project. Add a script to your package.json to use local installation.

"scripts": {
    "tcc": "tcc"
}

Or run it via node_modules/.bin/tcc

Usage

Run tcc --help to see available commands and options.

Create a "tcc-cli-config.js" file in your project. See node_modules/@thecodecampus/tcc-cli/tcc-cli-config.sample.js.

Development

Run npm link in your clone of this repo. Do not install or remove installation in project.

2.0.0

2 years ago

1.3.2

7 years ago

1.3.1

7 years ago

1.3.0

7 years ago

1.2.1

7 years ago

1.2.0

7 years ago

1.1.0

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.3.3

8 years ago

0.3.2

8 years ago

0.3.1

8 years ago

0.3.0

8 years ago

0.2.1

8 years ago

0.2.0

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago