Skip to content

Commit e33e337

Browse files
Usage
1 parent 2bb907a commit e33e337

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ci_dir.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88
99
cf. bash:
1010
w=$(basename $(echo $PWD)); echo "./${w}" > ../BASE_DIR
11+
12+
USAGE
13+
cd <dir>
14+
python ../ci_dir.py
1115
"""
1216

1317
# get path of working directory

0 commit comments

Comments
 (0)