Closed hackergrrl closed 8 years ago
It would be great to have npm i -g friends Just Work(tm) and then become launchable via the friends command, to remove a hurdle from installation and ++adoption.
npm i -g friends
friends
I think packaging apps for each platform via npm run package --all and releasing them via https://github.com/moose-team/friends/releases is preferable.
npm run package --all
It would be great to have
npm i -g friends
Just Work(tm) and then become launchable via thefriends
command, to remove a hurdle from installation and ++adoption.