CrystallizeAPI / tools

Mono Repository with all the tools (private for now)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crystallize Tools

Here are managed all the Crystallize Tools.

In order to simplify their maintenance they are all in this Git Repository.

All contributions will happen here:

  • PRs and Issues are therefore open, discuss, contribute in one place
  • Many things will be shared accross the components: Coding Standards, CI & Automations, Tests, etc.

✅ Nevertheless, all the compoenents (here tools) will continue to be independant and pushed in their own repository. (through magic mechanisms that we have internally)

Managed Repositories

Tools Licence(s)
Crystallize CLI MIT
Shopify Migrator MIT
Magento Import MIT

Contributions

  • Pull Requests and Issues should start with [$COMPONENT_NAME]

Adding a new Component (Tool)

make add-component COMPONENT=my-new-component

If not already done, you still need create the Github sub-repository and add an entry in components/manifest.json

About

Mono Repository with all the tools (private for now)

License:MIT License


Languages

Language:TypeScript 59.2%Language:JavaScript 39.6%Language:Makefile 1.1%