jna-cli
v0.0.28
Published
Jnjsoft Nodejs App for cli(Command Line Interface) With xgit, xcli, xweb, ... in Typescript
Downloads
234
Readme
- name: "jna-cli"
- description: "Jnjsoft Nodejs App for cli(Command Line Interface) With xgit, xcli, xweb, ... in Typescript"
- author: "JnJ One jnjsoft.one@gmail.com"
- github-id: "jnjsoftone"
install
# cd [PARENT DIR]
cd /Users/moon/JnJ/Developments/Utils
# <syntax> xcli -e init -r "[REPO_NAME]||[USER_NAME]||[TEMPLATE_NAME]||[DESCRIPTION]"
xcli -e init -r "jna-cli||jnjsoftone||ts-swc-npm||Jnjsoft Nodejs App for cli(Command Line Interface) With xgit, xcli, xweb, ... in Typescript"
# package install
npm install jnu-abc
functions
tech
- typescript
- swc
- npm
- yarn
publish
# npm login
npm login jnjsoftone
# windows
./publish.bat
# macos
./publish.sh