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

Add {beep}, {boop}, and {bop} version bumping #4

Open
thinq4yourself opened this issue Jan 14, 2015 · 3 comments
Open

Add {beep}, {boop}, and {bop} version bumping #4

thinq4yourself opened this issue Jan 14, 2015 · 3 comments

Comments

@thinq4yourself
Copy link
Member

This could be done easily if we used Gulp on this project, but we use Grunt.

Reference: https://github.com/BeardandFedora/gulp-boop

Port this over to Grunt, or...

Try pure Node: https://github.com/BeardandFedora/node-boop

Or, we could try something someone else has already tried, like...

  1. https://github.com/gruntjs/grunt-contrib-bump
  2. https://github.com/vojtajina/grunt-bump
  3. https://github.com/darsain/grunt-bumpup
  4. https://github.com/JonnyBGod/grunt-push-release

Enough!

@yaboi
Copy link
Contributor

yaboi commented Jan 14, 2015

@thinq4yourself - Should we create a grunt-boop project just for shits and gigs? It can't do anything but bump up repo status, right?

I can look further into this because I have a similar ticket for a personal project. See Issue 21, Passion Driven Portfolio

@thinq4yourself
Copy link
Member Author

Hmmm, I like gulp-boop. The pure way to do it outside of Yeoman or Grunt is $ npm version (see this).

I want to migrate to gulp which is how I'll likely solve it in this project. Grunt has become a bit of a bother to me, where Gulp is really magical and full of rainbows and unicorns.

More to come...

@yaboi
Copy link
Contributor

yaboi commented Jan 14, 2015

You had me at magical.

I'd rather gulp whiskey than grunt at it anyway.

Archer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants