Project

science

0.0
No commit activity in last 3 years
No release in over 3 years
Knowledge.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

~> 2.1.0
~> 1.0
 Project Readme

Science

Science, as homosapiens understand it, written in Ruby.

Install

Bundler: gem 'science'

RubyGems: gem install science

Usage

TODO

  • Alot. I mean, a whole lot. see the Contributing section below to help!
  • Each and every module may have different dependencies. Because of this, each module must be abstracted to it's own gem.
    For example, the Science::PhysicalGeography::Elevation module will be abstracted to the science-physical_geography-elevation gem, which will then become a dependency of this gem.

Contributing

  • Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet
  • Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it
  • Fork the project
  • Start a feature/bugfix branch
  • Commit and push until you are happy with your contribution
  • Make sure to add tests for it. This is important so I don't break it in a future version unintentionally.
  • Please try not to mess with the Rakefile or VERSION.

Copyright

Copyright © 2013 Ryan Scott Lewis ryan@rynet.us.

The MIT License (MIT) - See LICENSE for further details.