-
Name
-
freeagent-cli
-
Version
-
0.1
-
Platform
-
ruby
-
Authors
-
Simon Worthington
-
Bindir
-
exe
-
Date
-
2025-05-02 00:00:00 UTC
-
Dependencies
-
oauth2 (~> 2)
webrick (~> 1.9)
thor (~> 1.3)
rake (~> 13, development)
-
Description
-
This gem supplies a `fa` executable which can create, read, update and delete
data using the Freeagent API.
You need to specify valid Freeagent app credentials. Generate a Freeagent app at
https://dev.freeagent.com/apps. Ensure you set 'http://localhost:*/' as a valid
OAuth redirect URI. Then export your ID and secret as environment variables
FREEAGENT_APP_ID and FREEAGENT_APP_SECRET. On first run, `fa` will authenticate
you via OAuth so watch out for an authentication URI printed to the console.
-
Email
-
simon@register-dynamics.co.uk
-
Executables
-
fa
-
Files
-
LICENSE
README.txt
Rakefile
exe/fa
lib/freeagent.rb
-
Homepage
-
https://www.github.com/register-dynamics/freeagent-cli
-
Licenses
-
MIT
-
Metadata
-
{"homepage_uri"=>"https://www.github.com/register-dynamics/freeagent-cli", "source_code_uri"=>"https://www.github.com/register-dynamics/freeagent-cli"}
-
Require paths
-
lib
-
Required ruby version
-
>= 3.0.0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
3.4.1
-
Specification version
-
4
-
Summary
-
freeagent-cli: Access and control Freeagent data from the command line.
-
Original platform
-
ruby
-
New platform
-
ruby