0.9.8 • Published 2 years ago

@isur/project-template-selector v0.9.8

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Project template selector

Select one of available templates and choose path to folder where you want to use this.

Usage

npx @isur/project-template-selector

1. Simple Typescript App with jest, husky, linter, prettier.
2. Simple Typescript Package with jest, husky, linter, prettier.
3. Simple Python App with black, pytest, coverage.
Select index of template you want to use: 3
Selected: Simple Python App with black, pytest, coverage.
Where to create project?../test
Template Simple Python App with black, pytest, coverage. prepared at /home/isur/Projects/Private/test.

Available templates are in /src/templates.

List of templates:

  • /src/templates/typescript-app - Typescript app with husky, jest, eslint, prettier, editorconfig.
  • /src/templates/typescript-package - Typescript package with husky, jest, eslint, prettier, editorconfig.
0.9.8

2 years ago

0.9.72

2 years ago

0.9.71

2 years ago

0.9.7

2 years ago

0.9.6

2 years ago

0.9.5

2 years ago

0.9.4

2 years ago

0.9.3

2 years ago

0.9.2

2 years ago

0.9.1

2 years ago

0.9.0

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago