@vlandoss/starter
v0.0.9
Published
The CLI to init a new project in Variable Land
Readme
⚡ vland
The CLI to init a new project in Variable Land 👊
Prerequisites
- Bun >= 1.2.4
Installation
pnpm add -g @vlandoss/starterIt will adds the vland to your global workspace
Usage
[!NOTE] The documentation is WIP
Run the help command:
vland helpTroubleshooting
To enable debug mode, set the DEBUG environment variable to vland:* before running any command.
DEBUG=vland:* vland <command>