Skip to content

Conversation

@zipang
Copy link

@zipang zipang commented Sep 22, 2014

Because simple things should be kept simple... Thanks for a cool little tool that i dig much better than... grunt ??

This is a proposal for a method that i needed to easily keep a symlink to the latest version of my builds.

Usage :

buildify("../js/")
  /* build the suff */
  .save('mycoolstuff-' + version + '.js')
  .symLink('mycoolstuff-' + version + '.js', 'mycoolstuff-latest.js');

@powmedia
Copy link
Owner

Looks good to me, would you be able to add a test and update the readme to show the usage example?

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