ronin-rb / ronin-app

A local web interface for Ronin.
https://ronin-rb.dev
GNU Affero General Public License v3.0
26 stars 8 forks source link

Add a `/repos` section #10

Closed postmodern closed 1 year ago

postmodern commented 1 year ago

Add routes for accessing Ronin::Repos::CacheDir. It should list installed repos, allow installing a repo from a git URI, updating repo(s), or uninstalling a repo.