Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 1.08 KB

README.md

File metadata and controls

46 lines (31 loc) · 1.08 KB

🐦 Pelican

Scoops up and exposes GSX data for the Louisiana Groups organization.

Table of contents

Development

To hack on Pelican you’ll need Elixir version 1.4.x. With that in place, install the project dependencies:

$ mix deps.get

Now you’re ready to fire up a local web server (the project will need to compile the first time you do this):

$ mix phx.server

Happy hacking!

Roadmap

  • 85% or higher test coverage
  • Continuous integration for testing and linting
  • Contributing guidelines
  • Issue template
  • Pull request template

Contributing

Contributions are welcome and appreciated; just be sure to follow the code of conduct.

License

Pelican is released under the MIT license.