Skip to content
This repository has been archived by the owner on Jan 18, 2019. It is now read-only.

Commit

Permalink
Added cli shell script
Browse files Browse the repository at this point in the history
So distutils are not needed if the user wants to call the script
directly
  • Loading branch information
JamesMcMahon committed Jun 24, 2012
1 parent 0b8c932 commit 9f67e9a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/nom
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#!/usr/bin/env bash
python `dirname $0`/../nom/main.py $*

0 comments on commit 9f67e9a

Please sign in to comment.