$ git clone [email protected]:tmhub/packages.git
$ cd packages
$ chmod +x run.sh
$ cd packages
$ ./run.sh
$ cd packages
$ git pull
$ rm -rf include/*
$ satis build satis.json .
$ git add .
$ git commit -m "satis build satis.json ."
$ git push
$ git clone [email protected]:tmhub/packages.git
$ cd packages
$ chmod +x run.sh
$ cd packages
$ ./run.sh
$ cd packages
$ git pull
$ rm -rf include/*
$ satis build satis.json .
$ git add .
$ git commit -m "satis build satis.json ."
$ git push