https://github.com/umarquez/goex-words-counter-structs
https://github.com/umarquez/goex-words-counter-structs
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/umarquez/goex-words-counter-structs
- Owner: umarquez
- Created: 2022-05-11T09:40:00.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-11T09:42:50.000Z (about 4 years ago)
- Last Synced: 2025-02-09T04:25:42.650Z (over 1 year ago)
- Language: Go
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Go Bootcamp Ex. - Words counter
## Instructions to run
1. Clone this repo into local.
2. Execute `go run ./...` inside the project folder.
3. Wait for the output.