3.0.13 • Published 2 years ago

gev v3.0.13

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

PRs Welcome TypeScript npm npm

gev

A slightly opinionated tool to fastly create new projects with a single command. My projects are generated by this.

Creating new Typescript projects' environments is a real pain. Takes lots of minutes, sufferings and procrastinations to leave it functional and in the way we feel confortable. We know how boring it is!

📖 Usage:

npx gev <flavor> # To use the current directory as destination and package name. Directory emptiness will be checked.

npx gev <flavor> <newPackageName> # To create a new directory and use it as the package name. Directory existence will be checked.

npx gev -h # For help and all commands and options available.

Current available flavors are:

ts: Typescript

ts-esm: Typescript ESM

expo: Expo

expo-pkg: Expo/React-Native package

rn: React Native

next: NextJS

chrome-react: Google Chrome extension with React

All the flavors uses Typescript. There may be other flavors that I didn't add here yet, run npx gev -h for all the latest flavors.

To supress the npm@7 possible npx confirmation message, you can use npx -y gev.

🔮 Future

  • vsce, cli flavors

  • Interactive menu to add other badges and the paypal button to the README.

  • jest integration

  • Allow custom setups. It could be something like npx gev -u githubUsername. This could really be a good way for people to have their own environment setup without too much work.

  • npx gev would open an interactive menu to choose the desired initializer or change user options.

📰 Changelog

3.0.12

2 years ago

3.0.13

2 years ago

3.0.10

2 years ago

3.0.11

2 years ago

3.0.4

2 years ago

3.0.1

2 years ago

3.0.8

2 years ago

3.0.7

2 years ago

3.0.6

2 years ago

3.0.0

2 years ago

3.0.9

2 years ago

2.24.1

2 years ago

2.24.2

2 years ago

2.24.0

2 years ago

2.23.2

3 years ago

2.23.1

3 years ago

2.22.1

3 years ago

2.20.0

3 years ago

2.22.0

3 years ago

2.22.2

3 years ago

2.21.0

3 years ago

2.23.0

3 years ago

2.21.1

3 years ago

2.11.1

3 years ago

2.19.4

3 years ago

2.19.2

3 years ago

2.19.3

3 years ago

2.19.0

3 years ago

2.19.1

3 years ago

2.17.0

3 years ago

2.17.1

3 years ago

2.15.0

3 years ago

2.13.0

3 years ago

2.11.2

3 years ago

2.12.0

3 years ago

2.18.0

3 years ago

2.14.1

3 years ago

2.16.0

3 years ago

2.14.2

3 years ago

2.14.0

3 years ago

2.11.0

3 years ago

2.10.1

3 years ago

2.9.8

3 years ago

2.10.0

3 years ago

2.9.7

3 years ago

2.6.1

3 years ago

2.6.0

3 years ago

2.8.1

3 years ago

2.8.0

3 years ago

2.6.2

3 years ago

2.9.2

3 years ago

2.9.1

3 years ago

2.7.3

3 years ago

2.9.4

3 years ago

2.9.3

3 years ago

2.9.6

3 years ago

2.9.5

3 years ago

2.5.0

3 years ago

2.9.0

3 years ago

2.7.2

3 years ago

2.7.1

3 years ago

2.8.2

3 years ago

2.4.6

4 years ago

2.4.3

4 years ago

2.4.5

4 years ago

2.4.4

4 years ago

2.4.2

4 years ago

2.4.1

4 years ago

2.4.0

4 years ago

2.3.2

4 years ago

2.3.0

4 years ago

2.2.3

4 years ago

2.3.1

4 years ago

2.2.5

4 years ago

2.2.4

4 years ago

2.2.7

4 years ago

2.2.6

4 years ago

2.2.1

4 years ago

2.2.0

4 years ago

2.2.2

4 years ago

2.1.10

4 years ago

2.1.9

4 years ago

2.1.8

4 years ago

2.1.7

4 years ago

2.1.6

4 years ago

2.1.5

4 years ago

2.1.4

4 years ago

2.1.3

4 years ago

2.1.2

4 years ago

2.1.1

4 years ago

2.1.0

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.2.4

4 years ago

1.2.3

4 years ago

1.2.2

4 years ago

1.2.1

4 years ago