Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Oh My Zsh
Commits
4105faf6
"vscode:/vscode.git/clone" did not exist on "55d4873f91b8cebbb2e6df5f3a405022e76e0c2c"
Commit
4105faf6
authored
Jun 15, 2018
by
Edwin de Jong
Committed by
Marc Cornellà
Jun 15, 2018
Browse files
Update sbt to add publish-local to commands (#3112)
parent
08153ff5
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/sbt/_sbt
View file @
4105faf6
...
...
@@ -17,6 +17,7 @@ _sbt_commands=(
'package-src:produce a source artifact, such as a jar containing sources'
'publish:publish artifacts to a repository'
'publish-local:publish artifacts to the local repository'
'publish-m2:publish artifacts to the local Maven 2 repository'
'run:run a main class'
'run-main:run the main class selected by the first argument'
'test:execute all tests'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment