Skip to content

Instantly share code, notes, and snippets.

@juanpabloprado
Forked from mraible/clone.sh
Created August 25, 2023 18:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save juanpabloprado/4617a4ed8e31842c735059c013c12625 to your computer and use it in GitHub Desktop.
Save juanpabloprado/4617a4ed8e31842c735059c013c12625 to your computer and use it in GitHub Desktop.
Use JHipster's main branch
git clone https://github.com/jhipster/generator-jhipster.git --depth=1
cd generator-jhipster
npm i
npm link
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment