0.0.13 • Published 7 months ago

cloudcannon-config-migrator v0.0.13

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

CloudCannon Config Migrator

Migrate your existing forestry or netlifycms configuration into CloudCannon config.

To run in the current directory:

npx cloudcannon-config-migrator --source .

This will read the files in the current directory and make the following updates:

  1. Add cloudcannon.config.yml which defines your collections, inputs, structures and select_data
  2. Add .cloudcannon/schemas/* which contains the default file contents for your collections
  3. Update any files that are not using default schemas to add a _schema value
  4. Update any files that have _inputs that are only scoped to that file (e.g. data files)
0.0.13

7 months ago

0.0.12

2 years ago

0.0.10

2 years ago

0.0.11

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago