Skip to content

Latest commit

 

History

History
51 lines (37 loc) · 1.36 KB

README.md

File metadata and controls

51 lines (37 loc) · 1.36 KB

devenv

Scripts to set up development environment

Script

Set configuration settings - the Gist ID and token are for Atom Sync Settings - grab the ID from Atom Sync Settings Gist URL (mine is listed at https://gist.github.com/penx) and the token either from another installation of Atom Sync Settings or by generating a new one at https://github.com/settings/tokens/new with the Gist scope.

export GISTID=...
export GISTTOKEN=...
export MYEMAIL=...

Then run the following:

git clone git@github.com:penx/devenv.git
cd devenv
./install.sh
./atom.sh
./sshkey.sh

Not yet scripted

Browsers & Testing

In main non dev browser

Mac manual install or app config

  • Finder config
    • System Preferences
      • Security and Privacy
        • Allow applications downloaded from anywhere
      • Display arrangement
      • Keyboard access:
        • Keyboard -> Shortcuts -> Full Keyboard Access -> All controls
  • Safari config
    • Developer menu