decosoftware/deco-ide

Make the install process less intrusive, reasonably usable across platforms (OSX, Windows, Linux).

Open

#16 opened on May 25, 2016

View on GitHub
 (3 comments) (9 reactions) (0 assignees)JavaScript (5,840 stars) (342 forks)batch import
enhancementhelp wanted

Description

Moving the discussion here from #4

Right now the installers Scripts/postinstall script does a lot of weird, semi-intrusive stuff. It would be better if we could achieve the same outcome (of bringing in node, watchman, setting up folders, etc) in a way that minimally impacts the system and reduces the work necessary to support all operating systems.

Contributor guide