0.39.0 • Published 3 years ago

ironlauncher v0.39.0

Weekly downloads
24
License
MIT
Repository
github
Last release
3 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

3 years ago

0.37.3

3 years ago

0.39.0

3 years ago

0.37.2

3 years ago

0.37.1

3 years ago

0.37.4

3 years ago

0.37.0

3 years ago

0.36.0

3 years ago

0.34.3

4 years ago

0.34.2

4 years ago

0.34.1

4 years ago

0.34.0

4 years ago

0.32.0

4 years ago

0.30.0

4 years ago

0.29.0

4 years ago

0.27.0

4 years ago

0.25.0

4 years ago

0.35.1

4 years ago

0.35.0

4 years ago

0.33.0

4 years ago

0.31.0

4 years ago

0.28.0

4 years ago

0.26.0

4 years ago

0.24.0

4 years ago

0.23.0

4 years ago

0.22.0

4 years ago

0.21.0

4 years ago

0.20.0

4 years ago

0.19.0

4 years ago

0.19.1

4 years ago

0.16.0

4 years ago

0.17.0

4 years ago

0.18.0

4 years ago

0.15.0

4 years ago

0.14.0

4 years ago

0.13.0

4 years ago

0.12.2

4 years ago

0.12.0

4 years ago

0.11.1

4 years ago

0.12.1

4 years ago

0.11.0

4 years ago

0.10.0

4 years ago

0.9.4

4 years ago

0.9.6

4 years ago

0.9.5

4 years ago

0.9.3

4 years ago

0.9.2

4 years ago

0.9.0

4 years ago

0.8.0

4 years ago

0.7.6

4 years ago

0.7.5

5 years ago

0.7.4

5 years ago

0.7.3

5 years ago

0.7.2

5 years ago

0.7.1

5 years ago

0.7.0

5 years ago

0.6.1

5 years ago

0.6.0

5 years ago

0.5.2

5 years ago

0.5.1

5 years ago

0.5.0

5 years ago

0.4.1

5 years ago

0.3.2

5 years ago

0.4.0

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.1

5 years ago

0.2.2

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago

0.1.1

5 years ago

0.0.1

5 years ago