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
c46fcc9db8
strapi-plugin-config-sync
/
bin
/
config-sync
6 lines
60 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';
refactor: use pack-up for bundling
2024-11-06 11:59:15 +01:00
require('../dist/cli');