git.r.bdr.sh
/
rbdr
/
tomato-sauce
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Add new port
[rbdr/tomato-sauce]
/
Makefile
1
environment = development
2
3
default: start
4
5
start:
6
docker-compose up
7
8
update-dependencies:
9
docker-compose run tomato-sauce install