@isur/project-template-selector
TypeScript icon, indicating that this package has built-in type declarations

0.9.8 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i @isur/project-template-selector

Weekly Downloads

241

Version

0.9.8

License

ISC

Unpacked Size

18.8 kB

Total Files

39

Last publish

Collaborators

  • isur