Skip to content

Commit

Permalink
Merge pull request #216 from dib-lab/new/cli
Browse files Browse the repository at this point in the history
Drop `cli` entry point, use pip local install instead
  • Loading branch information
standage committed Mar 13, 2018
2 parents 0cbe97c + 19120f5 commit 66e8582
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
6 changes: 0 additions & 6 deletions cli

This file was deleted.

2 changes: 1 addition & 1 deletion docs/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ These can be installed with ``make`` for your convenience.
git clone https://github.com/dib-lab/kevlar.git
cd kevlar
make devenv
pip install -e .
Hack away!
The ``./cli`` script is the entry point for executing kevlar in the development.
Feel free to ask questions or submit bug reports to the kevlar `issue tracker <https://github.com/dib-lab/kevlar/issues>`_.

0 comments on commit 66e8582

Please sign in to comment.