mirror of
https://github.com/apache/maven-mvnd.git
synced 2025-09-29 01:21:52 +00:00
Add info about installation from sources
This commit is contained in:
@@ -206,4 +206,13 @@ $ ls -lh target/mvnd
|
||||
-rwxrwxr-x. 1 ppalaga ppalaga 25M Jun 2 13:23 target/mvnd
|
||||
----
|
||||
|
||||
=== Install `mvnd`
|
||||
|
||||
[source, shell]
|
||||
----
|
||||
$ cp -R dist/target/mvnd-[version] [target-dir]
|
||||
----
|
||||
|
||||
Then you can simply run add `[target-dir]/bin` to your `PATH` and run `mvnd`.
|
||||
|
||||
We're happy to improve `mvnd`, so https://github.com/mvndaemon/mvnd/issues[feedback] is most welcomed!
|
||||
|
Reference in New Issue
Block a user