Skip to content

Commit

Permalink
deploy: d807b3f
Browse files Browse the repository at this point in the history
  • Loading branch information
pmonks committed Apr 13, 2024
1 parent 4699c0a commit 5162935
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#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.
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#L280">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#L218">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#L230">view source</a></div></div></div></body></html>

0 comments on commit 5162935

Please sign in to comment.