Giter Site home page Giter Site logo

dotfiles's Introduction

Ascension Press dotfiles

All you need to set up a development environment to contriubte to Ascension Press projects.

Installation

Before you run any of the setup scripts, there are some things you should do first:

  1. Install XCode for OSX, this will install git. You need git in order to get the dotfiles on your machine.
  2. Execute the following:
cd Your/Favorite/Path
git clone https://github.com/ascensionpress/dotfiles.git
cd dotfiles
bash dev_machine.sh

Manual Customizations

You'll also need to edit your .gitconfig with your GitHub information.

dotfiles's People

Contributors

apbendi avatar davidlaprade avatar gburtini avatar iloveitaly avatar jochambo avatar jpsirois avatar jrk avatar kyleridolfo avatar mathiasbynens avatar matijs avatar porada avatar twhite59 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

apbendi

dotfiles's Issues

XCode Tools

So if you don't have the latest version of XCode command line tools installed, you'll run into problems later in the process when building certain gems with native extensions.

The command that needs to be run is xcode-select --install but this then pops up a GUI to agree to the EULA and requires a couple of clicks to get through. Should we put this command in the brew.sh script anyway?

Thoughs @iloveitaly & @davidlaprade ?

fix apache restart

on computer startup we have to run sudo killall httpd; killall httpd; sudo apachectl to get apache running

  • we need to disable apache startup from the std os x startup
  • need to run sudo apachectl on startup in some automated fashion

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.