fw
fw copied to clipboard
Bring your own tags
- user has to add an
fw.tomlfile to the repo:tags = ["a", "b"] - when adding the repo via
fw add ... --trustedthe project gets trusted - every sync checks for trusted projects if a
fw.tomlfile exists and updates (add new ones, delete old ones, etc.) the tags
Closes #223