- 11 Sep, 2022 1 commit
-
-
David Runge authored
docs/repod/installation.rst: Replace poetry with pdm in installation info.
-
- 21 Aug, 2022 1 commit
-
-
Closes #78
-
- 15 Aug, 2022 1 commit
-
-
David Runge authored
docs/repod/installation.rst: Add note about what the justfile is and when it is necessary to use it for installation.
-
- 01 Jul, 2022 1 commit
-
-
David Runge authored
docs/repod/installation.rst: Change update instructions in documentation to mention pypi package and installing via pip. Add information on optional dependencies which are preferred over the internal or default functionality.
-
- 30 Jun, 2022 1 commit
-
-
David Runge authored
docs/repod/installation.rst: Mention `repod-file` instead of `db2json`/ `json2db` as the latter are removed. docs/repod/tooling.rst: Replace the documentation for `db2json`/ `json2db` with new documentation on the various subcommands of `repod-file`.
-
- 04 May, 2022 2 commits
-
-
David Runge authored
pyproject.toml: Rename project to repod. docs/*: Change mentions of arch-repo-management to repod. {repod,tests}/*: Change mentions of arch-repo-management and repo_management to repod. Change the default configuration location to `/etc/repod.conf` and the override location to `/etc/repod.conf.d/`. tox.ini: Change mentions of repo_management to repod.
-
David Runge authored
docs/repod/installation.rst: Add basic installation instructions (currently only poetry is supported, as we do not yet have a release).
-