Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/goyox86/rubysl-tempfile
Ruby Standard Library - tempfile
https://github.com/goyox86/rubysl-tempfile
Last synced: 7 days ago
JSON representation
Ruby Standard Library - tempfile
- Host: GitHub
- URL: https://github.com/goyox86/rubysl-tempfile
- Owner: goyox86
- License: bsd-3-clause
- Created: 2013-10-24T16:44:35.000Z (about 11 years ago)
- Default Branch: 2.0
- Last Pushed: 2013-10-24T17:08:11.000Z (about 11 years ago)
- Last Synced: 2025-01-11T06:57:08.490Z (7 days ago)
- Language: Ruby
- Homepage: https://github.com
- Size: 104 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rubysl::Tempfile
TODO: Write a gem description
## Installation
Add this line to your application's Gemfile:
gem 'rubysl-tempfile'
And then execute:
$ bundle
Or install it yourself as:
$ gem install rubysl-tempfile
## Usage
TODO: Write usage instructions here
## 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