Skip to content

feat: implement repository metadata #7

@techplayz32

Description

@techplayz32
  • custom repository metadata
  • searchable tags
  • project description
  • links

example config for it:

# .workgit.yml in repository
metadata:
  description: "My awesome project"
  homepage: https://example.com
  tags: [web, api, golang]
  language: go
  archived: false

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions