Skip to content

Commit

Permalink
Some additional notes
Browse files Browse the repository at this point in the history
  • Loading branch information
danielsz committed Jun 17, 2024
1 parent 5c7d2ca commit ce4b7ce
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 94 deletions.
184 changes: 92 additions & 92 deletions docs/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions docs/index.org
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ java -Dmaven.home=/usr/share/maven -jar ~/.m2/repository/org/meyvn/meyvn/1.8.0/m

* Usage

Without argument, Meyvn will launch a ANSI-based GUI in the terminal. If no project is found in the current directory, it will offer templates to choose from. Those templates are typical starter projects. If a project is found in the directory, Meyvn will display various options. The GUI is a work in progress.

The standard Maven lifecycle phases and goals are passed as arguments. There’s [[https://maven.apache.org/guides/][documentation]], too.

For example:
Expand Down Expand Up @@ -304,8 +306,6 @@ Simply run ~myvn -x~ to see what is available. Currently, Meyvn can generate the

It should work for the typical Clojure workflows. Please feel free to contact me in private if you want help solving your company’s build workflow.

Please note that Windows is not supported (the Clojure command line tools are not available).

Feel free to open issues regarding the supported workflows. New workflows will be added under commercial agreements.

* Roadmap
Expand Down

0 comments on commit ce4b7ce

Please sign in to comment.