Skip to content
This repository has been archived by the owner on Oct 18, 2022. It is now read-only.

Generic snippets used internally at CloudCannon

Notifications You must be signed in to change notification settings

CloudCannon/cloudcannon-snippets

Repository files navigation

CloudCannon snippets

CloudCannon Snippets Monorepo

Generic snippets used internally at CloudCannon

Packages

  • cloudcannon-snippets - the package containing the snippets
  • snippet-maker - a package to help with converting the snippets from TOML to VSCode (and in the future, sublime)

Local development

Clone the repo, and then go:

cd cloudcannon-snippets
npm run build

More details are in the README in cloudcannon-snippets.