This website requires JavaScript.
Explore
Help
Sign In
Steve-Dee-Designs
/
woocommerce
mirror of
https://github.com/woocommerce/woocommerce.git
Watch
1
Star
0
Fork
You've already forked woocommerce
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6d96a6e4c1
woocommerce
/
tools
/
monorepo-merge
/
bin
/
dev.cmd
4 lines
31 B
Batchfile
Raw
Normal View
History
Unescape
Escape
Added monorepo-merge Tool Scaffolding This contains the basic framework for our new `monorepo-merge` command. The goal will be for this command to handle the heavy lifting for merging repositories with full history. It will (ideally) bring any plugin or package into the repository in a ready-to-use state.
2022-02-22 21:50:48 +00:00
@
echo
off
Addressed PR Feedback
2022-02-28 17:39:19 +00:00
node
"
%~dp0
\dev
"
%*