Project

lt-lcms

0.0
Low commit activity in last 3 years
A long-lived project that still receives updates
Contains set of classes to work with Google Docs based lesson objects
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 0.60
~> 1.5.3
~> 2.4
~> 13.0
~> 1.54

Runtime

~> 0.11, >= 0.11.1
~> 0.18
~> 1.10, >= 1.10.8
 Project Readme

Lt::Lcms

Maintainability Codeship Status for learningtapestry/lt-lcms

Installation

Add this line to your application's Gemfile:

gem 'lt-lcms'

And then execute:

$ bundle

Or install it yourself as:

$ gem install lt-lcms

Usage

TODO: Write usage instructions here

Development

After checking out the repo, run bin/setup to install dependencies. You can also run bin/console for an interactive prompt that will allow you to experiment.

To install this gem onto your local machine, run bundle exec rake install. To release a new version, update the version number in version.rb, and then run bundle exec rake release, which will create a git tag for the version, push git commits and tags, and push the .gem file to rubygems.org.

Docker

docker buildx build --platform linux/arm64/v8,linux/amd64 -t learningtapestry/lt-lcms --push .

Type checking

Install existing collections:

rbs collection install

Validate installation

rbs validate

Check types

steep check

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/learningtapestry/lt-lcms.

License

The gem is available as open source under the terms of the Apache License.