Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 984 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 984 Bytes

Space Jumper

  ____                             _
 / ___| _ __   __ _  ___ ___      | |_   _ _ __ ___  _ __   ___ _ __
 \___ \| '_ \ / _` |/ __/ _ \  _  | | | | | '_ ` _ \| '_ \ / _ \ '__|
  ___) | |_) | (_| | (_|  __/ | |_| | |_| | | | | | | |_) |  __/ |
 |____/| .__/ \__,_|\___\___|  \___/ \__,_|_| |_| |_| .__/ \___|_|
       |_|                                          |_|

Seamlessly clone your Contentful content types across spaces and environments, complete with full management and preview options - it's never been easier!

Features

  • Copy content types between environments and spaces
  • Sync your content types
    • Adds missing fields
    • Updates field properties (e.g. name, required, validation, etc)

Usage

Before you begin, you'll need a Contentful Personal Access Token.

  • Clone the repo
  • Run npm install
  • Run npm start
  • Follow prompts