Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cloudlena/gophercises
My solutions for Gophercises
https://github.com/cloudlena/gophercises
exercise go
Last synced: 10 days ago
JSON representation
My solutions for Gophercises
- Host: GitHub
- URL: https://github.com/cloudlena/gophercises
- Owner: cloudlena
- License: other
- Created: 2019-02-10T13:06:49.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-10T22:45:04.000Z (11 months ago)
- Last Synced: 2024-12-24T12:23:58.254Z (10 days ago)
- Topics: exercise, go
- Language: Go
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gophercises
My solutions for [Gophercises](https://gophercises.com).
To run any of them, `cd` into the respective folder and run `make`.