Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 912 Bytes

File metadata and controls

19 lines (10 loc) · 912 Bytes

Synodic Client

An application frontend for porringer that helps manage and download package managers and their dependents.

Documentation

See the full documentation for installation, usage, and development guides.

Development

We use pdm as our build system and package manager. Scripts for development tasks are defined in pyproject.toml under the [tool.pdm.scripts] section.

See Development for additional build, test, and installation instructions.

For contribution guidelines, see CONTRIBUTING.md.

License

This project is licensed under the GNU Lesser General Public License v3.0 or later (LGPL-3.0-or-later).