Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sebastiandotdev/go_run
Golang test
https://github.com/sebastiandotdev/go_run
Last synced: 25 days ago
JSON representation
Golang test
- Host: GitHub
- URL: https://github.com/sebastiandotdev/go_run
- Owner: sebastiandotdev
- Created: 2023-04-16T20:07:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-21T16:58:06.000Z (over 1 year ago)
- Last Synced: 2024-08-26T18:53:54.626Z (2 months ago)
- Language: Go
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Go Cli
## Go_run
- `Go_run` es CLI escrito en Go en donde podras listar, eliminar y completar tareas.
## ventajas
- Al estar escrito es Go su respuesta sera optima y precisa.
## usage
* Instalacion
```go
go install https://github.com/sebastian01w/go_run
```* comandos
````go
[
"--posts",
"--create",
"--completed",
"--delete"
]
````**Example**
* *--posts*
````sh
go_run --posts````
* *--delete*
````sh
go_run --delete
````## MIT license
## Autor
- **JSebastian Castro**