GitHub - EBWiki/DataValet: Code Responsible for attending to EBWiki data

Data Valet

This repository will hold all the code associated with fetching, retrieving, modifying and importing data related to EB Wiki from multiple sources, including:

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Ruby version 2.3.0 or higher RVM

Installing

TODO: Outline Installation steps

And repeat

End with an example of getting some data out of the system or using it for a little demo

Testing

This Ruby gem will be using RSpec for tests, with Capybara for integration testing. The gem will use a continuous integration system such as Travis and other dev tools to help with the process.

Integration specs

Explain what these tests test and why

Unit specs

Explain what these tests test and why

Deployment

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

Built With

  • Ruby - The web framework used
  • Bundler - Dependency Management

Contributing

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

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

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

License

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

Acknowledgments

  • Hat tip to anyone who's code was used
  • Inspiration
  • etc