Popularity
1.6
Declining
Activity
3.5
-
2
2
0

Monthly Downloads: 6
Programming language: Haskell
License: MIT License
Tags: Utils     Command Line    
Latest version: v0.1.0.0

req-oauth2 alternatives and similar packages

Based on the "Command Line" category.
Alternatively, view req-oauth2 alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of req-oauth2 or a related project?

Add another 'Command Line' Package

README

req-oauth2 by Richard Cook

Haskell application with main executable only built using Stack

Clone repository

git clone https://github.com/rcook/req-oauth2.git

Install compiler

stack setup

Build

stack build --fast

Run application

stack exec req-oauth2-app

Run tests

stack test

Licence

Released under [MIT License][licence]


*Note that all licence references and agreements mentioned in the req-oauth2 README section above are relevant to that project's source code only.