-
Notifications
You must be signed in to change notification settings - Fork 10
local happyplan bin is fucked up #50
Comments
It seems you didnt read enough the README https://github.com/kud/happy-plan#requirements But I'll advise you to not use latest unstable feature that are subject to lots of changes since we are going to deliver hp as npm package. On 26 mai 2013, at 11:22, Johan Ronsse notifications@github.com wrote:
|
@Wolfr Do a Either you start with |
|
|
@kud Maybe we should just get rid of the local bin happyplan in favor of the Gruntfile. It seems grunt-cli is lauching directly the fist local Gruntfile it found & do require(Gruntfile).cli(). No bin here https://github.com/gruntjs/grunt-cli/blob/master/bin/grunt#L41 We should just use Grunt API to launch command instead of celeri or commander. We need to go forward with this so I can move on for the #41 |
Goto #51 |
@Wolfr @kud https://npmjs.org/package/happyplan-cli will launch spawn |
Sounds good for me! |
Alright! On Thu, May 30, 2013 at 9:32 AM, Erwann Mest notifications@github.comwrote:
|
I wanted to check out the themes functionaliy but it's a bit unclear, the docs on github homepage refer to a "happy" command now so I went on to install the binary in the repo (bin/happy)
If i move the bin to my /usr/local/bin I have problems
is this about https://github.com/crcn/celeri ?
The text was updated successfully, but these errors were encountered: