https://github.com/jmcerrejon/go-apps
Applications developed with Go
https://github.com/jmcerrejon/go-apps
Last synced: 7 months ago
JSON representation
Applications developed with Go
- Host: GitHub
- URL: https://github.com/jmcerrejon/go-apps
- Owner: jmcerrejon
- Created: 2016-04-09T09:02:11.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-12T09:31:46.000Z (over 9 years ago)
- Last Synced: 2025-01-30T15:40:55.844Z (8 months ago)
- Language: Go
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Go
Applications developed with Go:**coordinate converter (renamed to coordinates splitter)**
Get a "x1 y1 x2 y2" one-line coordinate system in a file and split into:
x1 y1
x2 y2
...
Coming soon:
* Scrapper to convert website on rss source.
* **First app** to delete comments from a proyect directory on Go.