/atom-io-customization

Atom.io Packages and Configurations Installscript for Mac OS X and Windows :atom:

Primary LanguageShellDo What The F*ck You Want To Public LicenseWTFPL

Atom.io Customization 👽

This repository offers an automatic install script for Atom.io customization! 🔥
This Atom.io setup includes a fully IDE with Debugger for Web development with Node.js.

Screenshot

Requirements

  • Atom.io
  • Node.js

Installation Guide

Mac OS X
# Clone repository
$ git clone https://github.com/Teddy95/atom-io-customization.git

# Change directory
$ cd atom-io-customization

# Execute install.sh
$ ./install.sh
Windows
  1. Download atom-io-customization zip archive from windows branch here
  2. Execute install.bat

Backup your Atom.io environment for new installation

Mac OS X
$ ./backup.sh
Windows

Execute backup.bat

Included Atom.io packages

Packages from https://atom.io/packages ⇒ apm install <package>

  • atom-ide-debugger-node
  • atom-ide-ui
  • busy-signal
  • color-picker
  • docblockr
  • file-icons
  • flex-tool-bar
  • git-time-machine
  • google-translate-modal-English-Version
  • ide-php
  • ide-typescript
  • language-batch
  • language-docker
  • language-marko
  • linter-htmlhint
  • linter-jshint
  • linter-php
  • linter-sass-lint
  • markdown-commander
  • minimap
  • no-title-bar
  • one-dark-monokai
  • split-diff
  • teletype
  • terminal-tab
  • tool-bar

Included Node.js packages

Packages from https://www.npmjs.com/ ⇒ npm install <package>

  • jshint
  • htmlhint
  • sass-lint

Note: Node.js packages aren't included in install script!

Included configuration files

Configuration files for Atom.io, Packages & Linters ⇒ ~/.atom Directory

⇒ Show files

License

WTFPL License