railsware/upterm

Improve the Build Process

vlad-shatskyi opened this issue · 4 comments

  • Build with io.js. #27
  • Ensure npm run package isn't platform dependent. #57
  • Read user's PATH. #50
  • Do not include live reload into the build. #32
  • Automatically create a binary on push. #28
  • Try to concatenate all the files for shorter start time. #193
  • Make it work on Linux. #49
  • Replace the child_pty Library with pty.js. #83
  • Create homebrew cask for easy installation on Mac #77

I have done some research about CI and I think that we can make continuous deployment with Travis-CI or another CI but it's requires migrating on git flow model

@G07cha no problem, I'll happily use git flow. Thank you for investing your time again.

@G07cha @ShockOne - I can pick up the CI & CD workflow tasks.

@joshtoo cool, thank you.