Skip to content

Commit

Permalink
Improved gitkeep comment
Browse files Browse the repository at this point in the history
  • Loading branch information
isapir committed Sep 7, 2024
1 parent 31c6766 commit 5863d90
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions dev/lib/.gitkeep
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
### Maven dependencies can be downloaded by running the goal dependency:copy-dependencies
## e.g. by running the following command from the Project root directory:
# mvn -f loader/pom.xml dependency:copy-dependencies -DoutputDirectory=../dev/lib
## e.g. by running the mvn command or sourcing this file from the Project root directory:
# source ./dev/lib/.gitkeep

mvn -f loader/pom.xml dependency:copy-dependencies -DoutputDirectory=../dev/lib

0 comments on commit 5863d90

Please sign in to comment.