frouter-cli
v1.2.1
Published
DEPRECATED — moved to @bytonylee/free-router. This shim re-execs the new package for backward compatibility.
Maintainers
Readme
frouter-cli (deprecated)
This package moved to @bytonylee/free-router.
npm install -g @bytonylee/free-routerThis package is now a compatibility shim. It depends on @bytonylee/free-router,
prints a rename notice, and forwards the free-router command.
Publish
cd publish/frouter-cli-shim/
npm publish --access public
cd ../..
npm deprecate "frouter-cli@*" "Moved to @bytonylee/free-router. Install: npm i -g @bytonylee/free-router"After publish, users who update frouter-cli will keep getting the current CLI
through the dependency on @bytonylee/free-router.
