0.39.0 • Published 2 years ago

ironlauncher v0.39.0

Weekly downloads
24
License
MIT
Repository
github
Last release
2 years ago

Ironhack generator

Welcome to the IronLauncher! A quick start for your JavaScript applications.

Usage

  1. Run the CLI using
npx ironlaucher@latest # <your-app-name> + flag(s)

Help

If you want to see the flags and options you can always run one of these commands:

npx ironlauncher@latest help
# or
npx ironlauncher@latest --help

Options

  • You can add a name and the generator will try to create a folder with that name.
  • You can use a . instead if you want in the current folder
  • If you have any doubts on the flags you can use the help command and that will give you the usage information

Results + flags

  • :arrow_down: This will result in an Express application with handlebars setup:
npx ironlauncher@latest new-app
  • :arrow_down: This will result in an Express application with handlebars setup with basic authentication set up for you:
npx ironlauncher new-app --auth

:star: :star: :star: You can add the --auth flag to any other flag and it will setup the basic authentication for the other options as well.

  • :arrow_down: This will result in an Express API without any view layer:
npx ironlauncher@latest new-app --json
  • :arrow_down: This will result in a CRA (Create React App) and Express setup, where there is already connection between them:
npx ironlauncher@latest new-app --fs
0.38.0

2 years ago

0.37.3

2 years ago

0.39.0

2 years ago

0.37.2

2 years ago

0.37.1

2 years ago

0.37.4

2 years ago

0.37.0

2 years ago

0.36.0

2 years ago

0.34.3

2 years ago

0.34.2

2 years ago

0.34.1

2 years ago

0.34.0

2 years ago

0.32.0

2 years ago

0.30.0

2 years ago

0.29.0

2 years ago

0.27.0

2 years ago

0.25.0

2 years ago

0.35.1

2 years ago

0.35.0

2 years ago

0.33.0

2 years ago

0.31.0

2 years ago

0.28.0

2 years ago

0.26.0

2 years ago

0.24.0

2 years ago

0.23.0

3 years ago

0.22.0

3 years ago

0.21.0

3 years ago

0.20.0

3 years ago

0.19.0

3 years ago

0.19.1

3 years ago

0.16.0

3 years ago

0.17.0

3 years ago

0.18.0

3 years ago

0.15.0

3 years ago

0.14.0

3 years ago

0.13.0

3 years ago

0.12.2

3 years ago

0.12.0

3 years ago

0.11.1

3 years ago

0.12.1

3 years ago

0.11.0

3 years ago

0.10.0

3 years ago

0.9.4

3 years ago

0.9.6

3 years ago

0.9.5

3 years ago

0.9.3

3 years ago

0.9.2

3 years ago

0.9.0

3 years ago

0.8.0

3 years ago

0.7.6

3 years ago

0.7.5

3 years ago

0.7.4

3 years ago

0.7.3

3 years ago

0.7.2

3 years ago

0.7.1

3 years ago

0.7.0

3 years ago

0.6.1

3 years ago

0.6.0

3 years ago

0.5.2

3 years ago

0.5.1

3 years ago

0.5.0

3 years ago

0.4.1

3 years ago

0.3.2

3 years ago

0.4.0

3 years ago

0.3.1

3 years ago

0.3.0

3 years ago

0.2.1

3 years ago

0.2.2

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago

0.1.1

3 years ago

0.0.1

3 years ago