UNPKG

@craftnotion/init-project

Version:

A CLI tool to initialize a new project with AdonisJS, NextJS, NestJS, React Native, Strapi, TypeScript, Husky, Git-CZ and more.

4 lines (3 loc) 97 B
#!/bin/sh . "$(dirname "$0")/_/husky.sh" npm run build && HUSKY_GIT_PARAMS=$1 node ./validate.js