Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 487 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 487 Bytes

Blue State Digital API client

Version 0.01

This an API client for Blue State Digital Email Service (V1)

Installation

The client is work in progress, and current structure is likely to change.

Usage

TODO: Write usage instructions here

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request