corgibytes / freshli-cli

A tool for displaying historical metrics about a project's dependencies. Run the Freshli CLI on your project to see how its dependency freshness changes over time.
https://freshli.app
GNU Affero General Public License v3.0
8 stars 5 forks source link

Support for non git repository ? #735

Open geoffreygeslin opened 8 months ago

geoffreygeslin commented 8 months ago

Hello,

My codebase is not fully migrated to gid repos.

Many projects are still hosted in TFS / TFVC repos.

Does freshli supports this type of source control ? Is freshly thigh coupled to git ? Can a plugin adapt freshly to deal with other repos ?

Thanks, Geoffrey

mscottford commented 1 month ago

We don't have immediate plans to support other repository types at the moment. I'll put this on the backlog, but it's probably going to be a while before it's done.