0.1.7 • Published 3 years ago

@cyclelabs/create-cycle-tap v0.1.7

Weekly downloads
-
License
ISC
Repository
-
Last release
3 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

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago