0.1.7 • Published 4 years ago

@cyclelabs/create-cycle-tap v0.1.7

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

Cycle for Test Automation Professionals Project Generator

Usage

To create a new project based on the template, run the following command:

npx @cyclelabs/create-cycle-tap <name-of-your-project>

This will create a new project at

<current-directory>/<name-of-your-project>

Examples

# current directory is 'C:/Users/myuser/workspace'
C:\Users\myuser\workspace> npx @cyclelabs/create-cycle-tap my-new-project

# newly generated project root folder will be located at
# 'C:/Users/myuser/workspace/my-new-project
0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago