GithubHelp home page GithubHelp logo

geektools's Introduction

GeekTools

Automatically install environment, development tools for your machine.

Prerequisites:

  1. Ensure Apple's command line tools are installed (xcode-select --install to launch the installer).
  2. Install Ansible. run sudo easy_install pip, and then sudo pip install ansible.

Installation

  1. Clone this repo to your local drive git clone https://github.com/cloudle/geekTools
  2. Run ansible-playbook -i hosts.yml ansible.yml

Software list:

List of tools that will be install by Ansible..

Create folder

  • ~/Sources
  • ~/Projects

Essentials tools

  • Homebrew
  • Git
  • openssl
  • Terraform (super lightweight DevOps resource automation)
  • iTerm2 (using Brew)
  • zsh (use as default shell), oh-my-zsh (~/Source/oh-my-zsh)
  • spaceship-operator-mono theme for Zsh
  • plugins for Zsh: suggestions, syntax highlighting, nvm

Developer tools

React Native tools

  • watchman
  • react-native-cli
  • ruui-cli (react based universal App development tool)
  • CocoaPods, we'll need to run pod install cocoapods on our own (it take too long time to run, so I don't think we want to have it installed by Ansible)
  • OpenJdk, run brew tap AdoptOpenJDK/openjdk and then brew cask install adoptopenjdk8

Common software

  • Chrome
  • Dropbox
  • Slack
  • Visual Studio Code

Other software that you may interest with (paid, not in scope of this Repo)k

  • Alfred (great alternative for Spotlight)
  • Magnet (smart arrange Application windows)
  • CleanMyMac
  • Commander One PRO
  • Spark, great email management tool

geektools's People

Contributors

lockonostratos avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

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.