1.2.0 • Published 3 years ago

@manukpl/create-typonaut v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

create-typonaut

This project is a cli tool aiming to provide a boilerplate for a nodejs & typescript development project.

Usage

WIP.

Options

  • --name=<my-name> (shortcut -n): name of the project (package.json + created directory)
  • --git=<true|false> (shortcut -g, true if no value): initialize git inside new directory

Exemple usage

yarn create @manukpl/typonaut -n project-api -g will create a new directoy ./project-api with the full template & initiaze git (no initial commit though)

1.2.0

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.1.2

3 years ago

1.0.0

4 years ago