Compare commits

...

3 Commits

Author SHA1 Message Date
7fa62db220 added jablickar 2019-12-05 12:19:49 +01:00
730d951df3 composer.json: archive 2019-12-05 11:09:00 +01:00
ca0d278516 requires + update script 2019-12-05 10:59:18 +01:00
2 changed files with 15 additions and 2 deletions

View File

@ -2,7 +2,17 @@
"name": "Text Factory Repo", "name": "Text Factory Repo",
"homepage": "https://textfactory.cz", "homepage": "https://textfactory.cz",
"repositories": [ "repositories": [
{ "type": "vcs", "url": "git@git.lixko.eu:TF/lsa-fw.git" } { "type": "vcs", "url": "git@git.lixko.eu:TF/lsa-fw.git" },
{ "type": "vcs", "url": "git@git.lixko.eu:TF/jablickar.git" }
], ],
"require-all": true "require": {
"tf/lsa-fw": "*",
"tf/jablickar": "*"
},
"require-all": true,
"require-dependencies": true,
"require-dev-dependencies": true,
"archive": {
"directory": "dist"
}
} }

3
update.sh Executable file
View File

@ -0,0 +1,3 @@
cd "$(dirname "$0")"
git pull -q
satis build ./satis.json $HOME/web/