mirror of
https://github.com/magnars/multiple-cursors.el.git
synced 2026-02-05 14:32:24 +00:00
Use Carton for dev dependencies
This commit is contained in:
@@ -143,14 +143,16 @@ You'll find the repo at:
|
||||
|
||||
https://github.com/magnars/multiple-cursors.el
|
||||
|
||||
To fetch the test dependencies:
|
||||
To fetch the test dependencies, install
|
||||
[carton](https://github.com/rejeep/carton) if you haven't already,
|
||||
then:
|
||||
|
||||
$ cd /path/to/multiple-cursors
|
||||
$ git submodule update --init
|
||||
$ carton
|
||||
|
||||
Run the tests with:
|
||||
|
||||
$ ./util/ecukes/ecukes --graphical
|
||||
$ ./run-tests.sh
|
||||
|
||||
## Contributors
|
||||
|
||||
|
||||
Reference in New Issue
Block a user