Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 280 Bytes

CONTRIBUTING.md

File metadata and controls

34 lines (24 loc) · 280 Bytes

CONTRIBUTING

Setup

Run:

bundle install

Build

Run:

rake build

Install

Run:

rake install

Contributing

  1. Create a fork/branch
  2. Submit a pull request: https://github.com/lit-cli/lit-api/pulls

Release

gem push <package>