Skip to content

Commit

Permalink
deploy: d438c34
Browse files Browse the repository at this point in the history
  • Loading branch information
pmonks committed Apr 8, 2024
1 parent ef6a0b6 commit 4699c0a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools-licenses.tasks.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
:summary)

Note: has the side effect of 'prepping' your project with its transitive
dependencies (i.e. downloading them if they haven't already been downloaded).</pre></div><div class="src-link"><a href="https://github.com/pmonks/tools-licenses/blob/release/src/tools_licenses/tasks.clj#L262">view source</a></div></div><div class="public anchor" id="var-licenses"><h3>licenses</h3><div class="usage"><code>(licenses opts)</code></div><div class="doc"><pre class="plaintext">Lists all licenses used transitively by the project.
dependencies (i.e. downloading them if they haven't already been downloaded).</pre></div><div class="src-link"><a href="https://github.com/pmonks/tools-licenses/blob/release/src/tools_licenses/tasks.clj#L268">view source</a></div></div><div class="public anchor" id="var-licenses"><h3>licenses</h3><div class="usage"><code>(licenses opts)</code></div><div class="doc"><pre class="plaintext">Lists all licenses used transitively by the project.

:lib -- req: a symbol representing the name of your library / project
(e.g. com.github.yourusername/yourproject)
Expand All @@ -22,4 +22,4 @@
other outputs)

Note: has the side effect of 'prepping' your project with its transitive
dependencies (i.e. downloading them if they haven't already been downloaded).</pre></div><div class="src-link"><a href="https://github.com/pmonks/tools-licenses/blob/release/src/tools_licenses/tasks.clj#L216">view source</a></div></div></div></body></html>
dependencies (i.e. downloading them if they haven't already been downloaded).</pre></div><div class="src-link"><a href="https://github.com/pmonks/tools-licenses/blob/release/src/tools_licenses/tasks.clj#L218">view source</a></div></div></div></body></html>

0 comments on commit 4699c0a

Please sign in to comment.