decosoftware/deco-ide

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

Open

#16 aberto em 25 de mai. de 2016

Ver no GitHub
 (3 comments) (9 reactions) (0 assignees)JavaScript (342 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (5.840 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador