Skip to content

AdamJ/AtomScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

AtomScripts

setup scripts for Atom editor

Installation

This installation is written for an OSX environment and assumes you already have the Atom editor installed.
  1. Make sure XCode is installed (for the command line tools)
  2. Install Homebrew
  1. Install NodeJS
  • brew install node
  1. Navigate to the directory where you dropped the AtomScripts package.json file and run the commands as outline in "Usage".

Usage

Everything can be installed at one time by using the following command:


npm run all

There are 3 scripts as part of this. Here is what each script installs:

  1. npm run packages-basic
  • atom beautify
  • file-icons
  • pigments
  • npm run packages-advanced
    • angularjs
    • atom-ng-attr-hint
    • atom-typescript
    • busy-signal
    • intentions
    • language-html-angular
    • linter
    • linter-htmlhint
    • linter-lesshint
    • linter-ui-default
  • npm run themes
    • atom-patternfly-ui
    • atom-patternfly-syntax

About

setup scripts for Atom editor

Resources

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors