Skip to content

Latest commit

 

History

History
60 lines (35 loc) · 1.11 KB

README.md

File metadata and controls

60 lines (35 loc) · 1.11 KB

Up-NEPA

A bot that provides status of grid(NEPA) availability based on location.

Getting Started

TODO

Prerequisites

  • JDK
  • Scala
  • SBT

Installing

git clone https://github.com/LagosScala/up-nepa.git
cd up-nepa
sbt run

Running the tests

sbt test

Deployment

Add additional notes about how to deploy this on a live system

Built With

  • Akka HTTP - The HTTP server/module used
  • SBT - The build tool and dependency manager

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Contributors

See also the complete list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details