Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make installable as a gem #2

Merged
merged 4 commits into from
Jan 28, 2012
Merged

Make installable as a gem #2

merged 4 commits into from
Jan 28, 2012

Conversation

mrtazz
Copy link
Collaborator

@mrtazz mrtazz commented Jan 28, 2012

I restructured the files a bit and moved the plugins into the KnifeSpork module. I also added the Rakefile from https://github.com/mojombo/rakegem.

The plugin can now easily be distributed as a rubygem. Also it kind of adds the requirement to use a versioning scheme. This is mostly because the rake tasks for creating a release and publishing it use the VERSION constant in the module for creating tags and the release number on rubygems.org.

I added the initial 0.1.0 version in the version file but otherwise didn't add any tags. I also didn't create the gem on rubygems or uploaded anything.

jonlives added a commit that referenced this pull request Jan 28, 2012
Make installable as a gem
@jonlives jonlives merged commit a5066a6 into jonlives:master Jan 28, 2012
RSO pushed a commit to RSO/knife-spork that referenced this pull request Aug 6, 2013
Use cookbook.path.to_s when the cookbook is a CachedCookbook
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants