All Projects → codica2 → ubuntu-laptop-script

codica2 / ubuntu-laptop-script

Licence: other
Set up an Ubuntu laptop for web development

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to ubuntu-laptop-script

rclone4pi
rclone4pi - Easy Install of rclone to Raspberry Pi Computer with automated folder sync demo
Stars: ✭ 91 (+506.67%)
Mutual labels:  install-script
ubuntu-ss
在Ubuntu上搭建自己的梯子S(hadow)s(ocks)
Stars: ✭ 14 (-6.67%)
Mutual labels:  ubuntu1604
wo-nginx-setup
Bash script to setup optimized WordOps
Stars: ✭ 16 (+6.67%)
Mutual labels:  install-script
magento2-installer-bash-script
Simplistic Magento 2 Installer Bash Script
Stars: ✭ 38 (+153.33%)
Mutual labels:  install-script
puppet-install-shell
A shell script to install puppet on multiple distros
Stars: ✭ 33 (+120%)
Mutual labels:  install-script
fusionauth-install
FusionAuth simple install scripts. Copy, Paste, Code.
Stars: ✭ 66 (+340%)
Mutual labels:  install-script
mtproxy autoinstaller
MTProxy autoinstaller for Ubuntu
Stars: ✭ 25 (+66.67%)
Mutual labels:  ubuntu1604
jenkins-blue
Quickly provision jenkins blue ocean on kubernetes with persistent configuration
Stars: ✭ 20 (+33.33%)
Mutual labels:  ubuntu1604
first-steps-and-hardening-in-ubuntu-server-and-docker
First Steps in Ubuntu (Server) / Hardening and Config With Docker
Stars: ✭ 28 (+86.67%)
Mutual labels:  ubuntu1604
ocsinventory
📚 Curso GRÁTIS OCS Inventory NG e GLPI Help Desk REPOSITÓRIO CONGELADO - Esse repositório não irá mais receber atualizações.
Stars: ✭ 58 (+286.67%)
Mutual labels:  ubuntu1604
macOS-init
Script d'installation complète des applications sur un Mac vierge
Stars: ✭ 17 (+13.33%)
Mutual labels:  install-script
Chocolater
Chocolater is simply a PowerShell code generator and it was conceived in order to facilitate the selection and installation of your favorite applications in one go.
Stars: ✭ 26 (+73.33%)
Mutual labels:  install-script
Fedora-KDE-Minimal-Install-Guide
Guide to install KDE Plasma desktop environment on a minimal Fedora installation
Stars: ✭ 125 (+733.33%)
Mutual labels:  install-script
install script
YunoHost installation scripts
Stars: ✭ 71 (+373.33%)
Mutual labels:  install-script
SitecoreInstallExtensions
Sitecore Install Extensions
Stars: ✭ 29 (+93.33%)
Mutual labels:  install-script
MLSetup
One script to install all major python libraries for developing Machine Learning application
Stars: ✭ 20 (+33.33%)
Mutual labels:  install-script
Common
SQL FineBuild provides 1-click install and best-practice configuration on Windows of SQL Server 2019 through to SQL Server 2005
Stars: ✭ 32 (+113.33%)
Mutual labels:  install-script

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].