0.0
Repository is archived
No release in over 3 years
Low commit activity in last 3 years
Puppet uses this gem to interact with the Learndot API. It may also work for your purposes, but we make no promises.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Runtime

~> 0.13.7
 Project Readme

Learndot API wrapper

This is a simple wrapper for the Learndot API. It's not very complete since it was built primary to support our own specific needs. If you need an API added, please file an issue, or contact us and let us know.

Configuration

The API requires a token. This should be saved in one of two places:

  1. ~/.learndot_token
  2. An environment variable of $LEARNDOT_TOKEN.

You can get your token at https://{learndot-url}/admin/api/token

Usage

See the examples directory for usage samples.

Contact

eduteam@puppet.com