Coder Social home page Coder Social logo

new-station-who-this's Introduction

new station, who this?

Description

This script makes it easy to setup a new work-station
It has all of the necessary packages and casks for work
Yes spotify is necessary :3

Lists

You can clone and edit the lists for yourself or fork the project so it suites your needs.

Example:

for devops role

What does it do?

The script first checks if homebrew is setup, if not it installes the software.
Once homebrew is ready it goes over the lists and installes them.

Installation

First lets clone the project

git clone [email protected]:tripinpurple/new-station-who-this.git

Then we can make the shell script executable

chmod +x ./install.sh

Lastly execute the script

./install.sh

Or a one liner

This script should be only executed once
You can use this one liner to do all that & leave no cluter on your disk
cd /tmp && git clone [email protected]:tripinpurple/new-station-who-this.git && cd new-station-who-this && chmod +x ./install.sh && ./install.sh && cd .. && rm -rf new-station-who-this && cd

new-station-who-this's People

Contributors

tripinpurple avatar

Watchers

 avatar

Forkers

samoadi

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.