Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 352 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 352 Bytes

What this package does

This is a cli wrapper using nodejs with the ff functionality:

Help

Just use the --help flag

pnpm cli --help

Secret

Generates secret. You can pass in the bytes as a flag

pnpm cli secret

Initialize

Copies the .env.example and env.test.example across the repo

pnpm cli init