CLI spartan:// downloader with zero dependencies
Go to file
Hedy Li 6d1a72e466
remove extra newline in usage
2021-07-24 13:38:25 +08:00
.gitignore remove debug print and add gitignore 2021-07-08 21:14:05 +08:00
LICENSE modify readme and add license 2021-07-09 12:35:51 +08:00
README.md document stdin input and check off todo 2021-07-10 12:43:30 +08:00
go.mod initial 2021-07-08 20:55:48 +08:00
sparte.go remove extra newline in usage 2021-07-24 13:38:25 +08:00

README.md

sparte, a curl-like CLI spartan client written in Go

todo

  • handle input prompt
  • -i input option
  • -f input file
  • piping input from stdin