This website works better with JavaScript.
Home
Explore
Help
Sign In
mam
/
mamweb
Watch
11
Star
0
Fork
0
Code
Issues
Pull Requests
8
Projects
Releases
Wiki
Activity
Web M&M
https://mam.matfyz.cz
3479
Commits
24
Branches
100
Tags
47 MiB
Tree:
7e8092c30c
mamweb
/
make
/
run
9 lines
96 B
Raw
Normal View
History
Reforma Makefilů WIP 1
2 years ago
#!/bin/bash
set -exuo pipefail
Makefile reforma vol.2 [WIP] Už máme ty jednoduché targety (nebo byly smazány), zbývá dořešit několik složitých.
2 years ago
. make/lib.sh
ensure_web_installed
2 years ago
ensure_web_installed
Makefile reforma vol.2 [WIP] Už máme ty jednoduché targety (nebo byly smazány), zbývá dořešit několik složitých.
2 years ago
make/run bere parametry
2 years ago
./manage.py runserver "$@"