https://github.com/mauricioabreu/goplex4_11
Exercise 4.11 from "Go Programming Language" book
https://github.com/mauricioabreu/goplex4_11
Last synced: 28 days ago
JSON representation
Exercise 4.11 from "Go Programming Language" book
- Host: GitHub
- URL: https://github.com/mauricioabreu/goplex4_11
- Owner: mauricioabreu
- Created: 2020-08-30T23:25:07.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-09-03T22:02:25.000Z (over 4 years ago)
- Last Synced: 2025-02-12T15:37:46.329Z (3 months ago)
- Language: Go
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# goplex4_11
Exercise 4.11 from "Go Programming Language" book
> Build a tool that lets users create, read, update, and delete GitHub issues from the command line, invoking their preferred text editor when substantial text input is required.