This website requires JavaScript.
Explore
Help
Sign In
ambiser
/
strapi-plugin-config-sync
mirror of
https://github.com/boazpoolman/strapi-plugin-config-sync
Watch
9
Star
0
Fork
You've already forked strapi-plugin-config-sync
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a7bfd3fd4b
strapi-plugin-config-sync
/
bin
/
config-sync
6 lines
62 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat: CLI :tada:
2021-11-10 16:22:52 +01:00
#!/usr/bin/env node
'use strict';
fix: CLI as package.json script
2021-11-10 16:34:08 +01:00
require('../server/cli');