upbot
v0.0.11
Published
Automatically Update Packages
Downloads
7
Readme
upbot
Automatically Update Packages
🦄️ Feature
- auto login
- auto create branch
- auto compile branch
- auto deploy branch
- auto online branch
📦 Install
npm i upbot -g
💡 Config
# ~/.upbotrc.ini
# config information
directory=xxx
name=xxx
pwd=xxx
url=xxx
# ~/.bashrc
# custom configuration file path
export NI_CONFIG_FILE="$HOME/.config/upbotrc"