fw icon indicating copy to clipboard operation
fw copied to clipboard

Bring your own tags

Open icepuma opened this issue 2 years ago • 0 comments

  • user has to add an fw.toml file to the repo:
    tags = ["a", "b"]
    
  • when adding the repo via fw add ... --trusted the project gets trusted
  • every sync checks for trusted projects if a fw.toml file exists and updates (add new ones, delete old ones, etc.) the tags

Closes #223

icepuma avatar Aug 11 '22 23:08 icepuma