This is a cli wrapper using nodejs with the ff functionality:
Just use the --help
flag
pnpm cli --help
Generates secret. You can pass in the bytes as a flag
pnpm cli secret
Copies the .env.example
and env.test.example
across the repo
pnpm cli init