Skip to content

Commit

Permalink
Install cf-checker wrapper script into bin directory. Issue #24
Browse files Browse the repository at this point in the history
  • Loading branch information
RosalynHatcher committed Mar 19, 2018
1 parent 5bbbdc3 commit beebfa6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,5 @@
entry_points= {
'console_scripts': ['cfchecks = cfchecker.cfchecks:main'],
},
scripts=['src/cf-checker']
)

0 comments on commit beebfa6

Please sign in to comment.