mirror of
https://github.com/magnars/multiple-cursors.el.git
synced 2026-05-05 15:28:18 +00:00
Use Carton for dev dependencies
This commit is contained in:
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh -e
|
||||
ECUKES=$(find elpa/ecukes-*/ecukes | tail -1)
|
||||
carton exec "$ECUKES" "$@"
|
||||
Reference in New Issue
Block a user