Giter Club home page Giter Club logo

ricochet's Introduction

Ricochet

An experiment in automating my laptop’s setup with Ansible.

Things that this includes:

Basically, the goal is to automate as much of my computer’s setup as possible.

Bootstrapping

Run the following command in a terminal.

curl https://raw.githubusercontent.com/cobyism/ricochet/master/bootstrap.sh | sh

This will:

  • Clone Ricochet into ~/code/ricochet.
  • Run strap, to get the following installed:
    • Xcode command line tools, xcode license agreed to, etc.
    • Homebrew, as well as the brew bundle command, Caskroom, and other niceties.
    • Miscellaneous OS X stuff (ensuring filevault is on, disabling java in Safari, fetch software updates etc.)
  • Install Ansible, which this project uses to do stuff.
  • Run Ricochet for the first time, putting everything in place.

Ongoing usage

Run the following command to ensure everything is set up as it should be.

ricochet all

Once ricochet has been pulled down and run once, you can just refresh various aspects of your setup as you add stuff to the lists:

  • ricochet apps will fetch all homebrew/cask packages and fonts.
  • ricochet dev will install all gems and npm packages.
  • ricochet dotfiles will ensure all dotfiles are symlinked into ~.
  • ricochet setup will configure osx defaults, maid automation, and misc app preferences.
  • etc.

Notes

Some things to be aware of:

  • Removing things from a list won’t remove it from your system.
  • This could mess your system up horribly. Use at your own peril.

License

MIT, so go 🔩s.

ricochet's People

Contributors

cobyism avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

elisthunters

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.