Skip to content
This repository has been archived by the owner on Sep 29, 2020. It is now read-only.

Remove rake install #2

Closed
defunkt opened this issue Apr 8, 2010 · 2 comments
Closed

Remove rake install #2

defunkt opened this issue Apr 8, 2010 · 2 comments

Comments

@defunkt
Copy link
Contributor

defunkt commented Apr 8, 2010

I often want rake install to be non-gem, e.g. for Homebrew-friendly formulas. Can we remove rake install?

@sr
Copy link
Owner

sr commented Apr 8, 2010

How about namespacing under 'gem'? Same for 'publish'

@defunkt
Copy link
Contributor Author

defunkt commented Apr 9, 2010

Backwards incompatible changes to task names.

  • Renamed rake install to rake gem:install
  • Added rake gem to build a gem into dist/
  • Renamed rake gemcutter to rake publish
  • Added rake gemcutter as alias for rake publish
  • Run rake test or rake spec before `rake publish

Closed by 3487f60, #3, #4, and #5.

This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants