An open API service indexing awesome lists of open source software.

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

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.