Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 12a5ed5

Browse files
committedJan 30, 2018
readme update
1 parent ed63320 commit 12a5ed5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
 

‎README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
11
# compute-canada-goodies
22
Automation scripts for compute canada
3+
4+
This script is to simplify queueing jobs on Compute Canada.
5+
Simply run `./queue.py` and it will queue your jobs in jobs/todo folder.
6+
Your jobs should be a shell script with proper shebang.
7+
8+
Also try `./queue.py --help`, or see `config.py` for more details.

0 commit comments

Comments
 (0)
Please sign in to comment.