Skip to content

Newer is a haskell cli app to list and search for news using the currents api

License

Notifications You must be signed in to change notification settings

KevinDaSilvaS/newer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

newer

Newer is a haskell cli app to list and search for news using the currents api

Install and Usage

cd newer 
stack build
./.stack-work/install/hash/bin/newer

You will get a result like this

You can also get the latest news using

./.stack-work/install/hash/bin/newer latest

Or search for specific news using additional parameters

./.stack-work/install/hash/bin/newer search lang=en
./.stack-work/install/hash/bin/newer search country=br
./.stack-work/install/hash/bin/newer search keyword=programming
./.stack-work/install/hash/bin/newer search lang=en country=br keyword=programming

About

Newer is a haskell cli app to list and search for news using the currents api

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published