Liking cljdoc? Tell your friends :D
Clojure only.

polylith.clj.core.migrator.core


migrateclj

(migrate ws-dir workspace)

Migrates from the old :toolsdeps1 format to the new :toolsdeps2 format, where bricks have their own 'deps.edn' config file and where workspace settings is stored in workspace.edn instead of :polylith key in ./deps.edn. 0.1.0-alpha9 is the last version that supports the old :toolsdeps1 format. 0.2.0-alpha10 is the first version that supports the :toolsdeps2 format.

Migrates from the old :toolsdeps1 format to the new :toolsdeps2 format,
where bricks have their own 'deps.edn' config file and where workspace
settings is stored in workspace.edn instead of :polylith key in ./deps.edn.
0.1.0-alpha9 is the last version that supports the old :toolsdeps1 format.
0.2.0-alpha10 is the first version that supports the :toolsdeps2 format.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close