Git Product home page Git Product logo

setup's Introduction

setup.git

Download and run this on a new Digital Ocean droplet running Ubuntu 14.04 LTS to configure both the machine and your individual development environment as follows:

# to start, please ssh login as root with your key
wget -qO- https://github.com/yoanthiebault/setup/raw/master/update_locales.sh | sh
exit
# please ssh login as root again
wget -qO- https://github.com/yoanthiebault/setup/raw/master/create_user.sh | sh -s <your_username>
su <your_username>
cd
wget -qO- https://github.com/yoanthiebault/setup/raw/master/setup.sh | sh -s <your_username>
zsh
wget -qO- https://github.com/yoanthiebault/setup/raw/master/configure_zsh.sh | zsh
# you can now exit and reconnect as <your_username> with the same key

Run the following for ubismart only

wget -qO- https://github.com/yoanthiebault/setup/raw/master/ubi_setup.sh | sh

###Notes:

  • You will probably need to exit and reconnect to apply the new shell profile.
  • It may also be necessary to install flycheck from emacs package manager.

See also http://github.com/yoanthiebault/dotfiles and Startup Engineering Video Lectures 4a/4b for more details.

setup's People

Contributors

balajis avatar kusold avatar tibotiber avatar ulfandpete avatar yoanthiebault 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.