This is a docker-container with the atom.io-IDE. It contains all necessary plugins for web-developement. (also for es6, typescript, docker, git, markdown, css, html and thousands more). The awesome font FiraCode is used as default.
THIS IS DOCKER, THIS WORKS WITH LINUX ONLY !
git clone https://github.com/pubkey/atomjsIDE.git
cd atomjsIDE
- Edit the config.bash and include your workspace-folder
sudo bash run.bash
- (It will take about 15 minutes when it runs for the first time.)
sudo usermod -a -G docker alice
//replace alice with your username- restart your system
You can find a list of all installes plugins here