summarylogtreecommitdiffstats
path: root/nodejs-generator-jhipster-vuejs.install
blob: ef9caa4a1cbfa6675393f0733cbd2492c2af95c6 (plain)
1
2
3
4
post_install() {
  echo "To use this blueprint, run:"
  echo "jhipster --blueprint vuejs"
}