Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ainame/may
[WIP] may is a CLI tools for generating Objective-C based class files to a Xcode project.
https://github.com/ainame/may
Last synced: about 2 months ago
JSON representation
[WIP] may is a CLI tools for generating Objective-C based class files to a Xcode project.
- Host: GitHub
- URL: https://github.com/ainame/may
- Owner: ainame
- License: mit
- Created: 2014-05-06T20:50:53.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-06-09T18:53:03.000Z (over 10 years ago)
- Last Synced: 2024-05-01T19:27:12.497Z (8 months ago)
- Language: Ruby
- Homepage:
- Size: 512 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# May
TODO: Write a gem description
## Installation
Add this line to your application's Gemfile:
gem 'may'
And then execute:
$ bundle
Or install it yourself as:
$ gem install may
## Usage
TODO: Write usage instructions here
## Contributing
1. Fork it ( https://github.com/[my-github-username]/may/fork )
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 a new Pull Request