mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-06-26 05:21:17 +02:00
Merge 89b8b66181 into be5bff2e86
This commit is contained in:
commit
bcc2ee5098
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ function _lein_commands() {
|
||||||
"classpath:print the classpath of the current project"
|
"classpath:print the classpath of the current project"
|
||||||
"clean:remove compiled files and dependencies from project"
|
"clean:remove compiled files and dependencies from project"
|
||||||
"compile:ahead-of-time compile the project"
|
"compile:ahead-of-time compile the project"
|
||||||
|
"cljsbuild:compile clojure script sources"
|
||||||
"deploy:build jar and deploy to remote repository"
|
"deploy:build jar and deploy to remote repository"
|
||||||
"deps:download and install all dependencies"
|
"deps:download and install all dependencies"
|
||||||
"help:display a list of tasks or help for a given task"
|
"help:display a list of tasks or help for a given task"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue