initial
This commit is contained in:
commit
f7a6782b71
5 changed files with 194 additions and 0 deletions
6
run
Executable file
6
run
Executable file
|
@ -0,0 +1,6 @@
|
|||
#!/bin/bash
|
||||
set -eu
|
||||
|
||||
cd "$(dirname "$0")"
|
||||
|
||||
python3 -m foursquare
|
Loading…
Add table
Add a link
Reference in a new issue