(install-package tools-config target-dir package-name)Installs a package using its package-name into target-dir and updates
tools-config. Do not call this function directly; use
bluegenes-tool-store.tools/package-operation instead.
Installs a package using its `package-name` into `target-dir` and updates `tools-config`. Do not call this function directly; use `bluegenes-tool-store.tools/package-operation` instead.
(uninstall-package tools-config target-dir package-name)Uninstalls a package using its package-name from target-dir and updates
tools-config. Do not call this function directly; use
bluegenes-tool-store.tools/package-operation instead.
Uninstalls a package using its `package-name` from `target-dir` and updates `tools-config`. Do not call this function directly; use `bluegenes-tool-store.tools/package-operation` instead.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |