Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yuribrunetto/go-repositories
CLI application designed to seamlessly retrieve a user's repositories from GitHub
https://github.com/yuribrunetto/go-repositories
bubbletea go golang lipgloss
Last synced: 5 days ago
JSON representation
CLI application designed to seamlessly retrieve a user's repositories from GitHub
- Host: GitHub
- URL: https://github.com/yuribrunetto/go-repositories
- Owner: YuriBrunetto
- Created: 2024-04-02T00:29:12.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-02T02:12:30.000Z (9 months ago)
- Last Synced: 2024-06-19T15:06:05.682Z (6 months ago)
- Topics: bubbletea, go, golang, lipgloss
- Language: Go
- Homepage:
- Size: 134 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# go-repositories
> CLI application designed to seamlessly retrieve a user's repositories from GitHub.
![Preview](demo.gif)
## Usage
```bash
$ git clone [email protected]:YuriBrunetto/go-repositories.git
$ make run
```