Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 354 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 354 Bytes

Templates Master Packages Composer Repository

Install

$ git clone [email protected]:tmhub/packages.git
$ cd packages
$ chmod +x run.sh

Usage

$ 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