Sha256: 5ed9aafe90fc3057858d3fa08b71f24422ff4aa0e9b33e4ad57c6fc070cfb4af
Contents?: true
Size: 423 Bytes
Versions: 4
Compression:
Stored size: 423 Bytes
Contents
# Estimator Estimate remaining time based on previous values. ## Installation $ gem install estimator ## Usage Add values: $ estimator 100 Estimate: $ estimator ## 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
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
estimator-0.0.4 | README.md |
estimator-0.0.3 | README.md |
estimator-0.0.2 | README.md |
estimator-0.0.1 | README.md |