KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
IMF
★ 9
Open GitHub ↗
:art: Image Manipulation Framework for Ruby
Download README (.md)
Explore Similar Repositories
tsiR
:
tsiR: An R package for time-series Susceptible-Infected-Recovered models of epidemics
playmusic-downloader
:
Download music from google play
road-diff
:
A Tile Reduce script for vector tiles road network comparison.
dotnet-IdentityManagement
:
Manages users, roles, permission and groups. Stores them in database and exposes them through a REST API.
catmatfinder
:
classificador CATMAT baseado em SVM
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
IMF
?
Download (.md)
[](https://travis-ci.org/mrkn/IMF) # IMF IMF is a library that provides image manipulation framework for Ruby scripts. ## Installation Add this line to your application's Gemfile: ```ruby gem 'IMF' ``` And then execute: $ bundle Or install it yourself as: $ gem install IMF ## Usage TODO: Write usage instructions here ## Development After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake false` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment. To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org). ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/mrkn/IMF.