Skip to content

Commit 0eb1a52

Browse files
committed
Added command line script and moved source to subfolder.
1 parent 8e1bed2 commit 0eb1a52

File tree

4 files changed

+5
-0
lines changed

4 files changed

+5
-0
lines changed

‎beeswithmachineguns/__init__.py‎

Whitespace-only changes.
File renamed without changes.
File renamed without changes.

‎bwmg‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
#!/usr/bin/env python
2+
3+
frombeeswithmachinegunsimportmain
4+
5+
main.main()

0 commit comments

Comments
(0)