Why Git?

We believe companies should own the content that they produce. Therefore, we keep all content within your own repositories.

This allows for:

  • Local development
  • Robust version control
  • Developer-friendly tooling

Quickstart

Getting started is easy, you’ll just need to initialize your local repository with our cli.

Run the following command in the root of your repository. This will setup all the necessary files that Puzzlet requires.

npx
npx @puzzlet/cli@latest init

After, you can either sync your repository with our hosted platform automatically, or manually.

Questions or Feedback?

Have any questions or feature requests? Reach out to us at hello@puzzlet.ai