The init command helps you set up your local project to work with the Snipplle CLI.
It launches a setup prompt with a few questions. Based on your answers, it generates a snipplle.config.json file, which is required for using the CLI commands pull and push.
In your project folder, run:
snipplle init
The CLI will guide you through a setup process, asking questions such as:
After completing the prompt, the CLI will generate a snipplle.config.json file in your project folder.
The configuration file stores all necessary information for the CLI to: