fumiphys / programming_contest

library for programming contest
3 stars 0 forks source link

change command to make. #12

Closed fumiphys closed 5 years ago

fumiphys commented 5 years ago

change command to

utem -> utem
ates {a} {file} -> make add {a} {file}
tcas {a} -> make test {a}
ftes {a} {url} -> make fetch {a} {url}
gtes {a} {file} -> make gen {a} {file}

format of Makefile will be determined later.

fumiphys commented 5 years ago
pbcopy < {a.cpp} -> make copy {a}
fumiphys commented 5 years ago

generated at 352ea66d0e0a9701cf0bf5295a23a1e316d1d962.