news_cli

command module
v0.0.0-...-6d385bc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 2, 2019 License: MIT Imports: 6 Imported by: 0

README

News CLI

Read news in CLI like a boss! That your boss will see the work in the console, not in the browser :)

Dependency

  • github.com/mmcdole/gofeed
  • github.com/olekukonko/tablewriter
  • github.com/urfave/cli

Installation

go install news_cli.go

Build

go build news_cli.go # Build for your system!
env GOOS=linux GOARCH=amd64 go build -v news_cli.go # Build for Linux
env GOOS=darwin GOARCH=amd64 go build -v news_cli.go # Build for Mac
env GOOS=windows GOARCH=amd64 go build -v news_cli.go # Build for Windows

Usage

news_cli command [arguments...]
news_cli add <link> # Add new RSS channel
news_cli del <id> # Remove url from list
news_cli list # RSS List
news_cli news # Show news list

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Paweł Otlewski - Initial work - otlet

See also the list of contributors who participated in this project.

License

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL