Code Monkey home page Code Monkey logo

ubuntu-laptop-script's Introduction

Laptop

Laptop is a script to set up an Ubuntu laptop for web development.

It can be run multiple times on the same machine safely. It installs, upgrades, or skips packages based on what is already installed on the machine.

For MacOS please use https://github.com/thoughtbot/laptop

Requirements

We support:

  • Ubuntu 22.04.2 LTS

Older versions may work but aren't regularly tested. Bug reports for older versions are welcome.

Install

Download, review, then execute the script:

curl --remote-name https://raw.githubusercontent.com/codica2/ubuntu-laptop-script/master/linux
sh linux

What it sets up

Unix tools:

  • WINE is a compatibility layer capable of running Windows applications
  • Docker for containers
  • Snapd canonical package manager
  • Git for version control
  • OpenSSL for Transport Layer Security (TLS)
  • Guake to replace a standart terminal
  • Tmux for saving project state and switching between projects
  • Zsh as your shell and Oh-my-Zsh as brilliant addons

Heroku tools:

GitHub tools:

  • Hub for interacting with the GitHub API

Media tools:

Testing tools:

  • Qt for headless JavaScript testing via Capybara Webkit
  • Ngrok to expose a web server running on your local machine to the internet

Programming languages and configuration:

  • Bundler for managing Ruby libraries
  • Node.js and NPM, for running apps and installing JavaScript packages
  • RVM for managing versions of Ruby
  • Ruby stable for writing general-purpose code

Databases:

Editors:

It should take less than 15 minutes to install (depends on your machine).

License

ubuntu-laptop-script is Copyright © 2015-2019 Codica. It is released under the MIT License.

About Codica

Codica logo

We love open source software! See our other projects or hire us to design, develop, and grow your product.

ubuntu-laptop-script's People

Contributors

dmakeienko-codica avatar dmitrychekalin avatar remy727 avatar rostislavkor avatar ubershloder avatar volkov-sergey avatar

Stargazers

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

Watchers

 avatar  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.