/ubuntu-dev-setup

Script for installing all software and dependencies for web/mobile development

Primary LanguageShell

Linux Workstation Setup

CI

This configs were made based on Erick Wendel's setup and my own needs as a JS Developer and other personal stuff.

Getting Started

Just clone this repo or download and execute

sh startup.sh

You'll be installing

  • Curl - Command line tool and library for transferring data with URLs
  • Neofetch - Command line tool that displays information about your operating system, software and hardware in an aesthetic and visually pleasing way
  • Xclip - Command line interface to the X11 clipboard
  • Git - Free and open source distributed version control system
  • python3-pip - The package installer for Python, necessary to install getgist
  • getgist - Easily download any file from a GitHub Gist, with one single command.
  • Oh-My-Zsh - Framework for managing your ZSH configuration
  • Fira Code - Monospaced font with programming ligatures
  • NVM - Version manager for NodeJS
  • NodeJS - JavaScript runtime built on Chrome's V8 JavaScript engine
  • Yarn - Fast reliable and secure dependency management
  • Typescript - Typed superset of JavaScript that compiles to plain JavaScript
  • Lerna - A tool for managing JavaScript projects with multiple packages
  • VSCode - Source-code editor made by Microsoft
  • Settings Sync - Sync your VSCode settings from Gist
  • Vivaldi - The new Vivaldi browser protects you from trackers, blocks unwanted ads, and puts you in control with unique built-in features
  • Docker - Platform for building, deploying, and managing containerized applications
  • Docker Compose - Tool for defining and running multi-container Docker applications
  • Heroku CLI - Create and manage your Heroku apps
  • Insomnia Core - The Desktop API client for REST and GraphQL. Make requests, inspect responses
  • Omni Theme - A dark theme based on Dracula 🧛🏻‍♂️
  • VLC - Media player
  • Dbeaver - Free multi-platform database tool for developers
  • Discord - Chat for Communities and Friends
  • Spotify - Music streaming and media services provider
  • Peek - Simple animated GIF screen recorder with an easy to use interface
  • OBS Studio - Free and open source software for video recording and live streaming
  • Robo3t - MongoDB GUI
  • Bitwarden - Bitwarden, the easiest way to secure all your passwords
  • Notion - Snap Notion.so app for Linux
  • LibreOffice - LibreOffice is a powerful and free office suite
  • Xournal - Xournal is an application for notetaking, sketching, keeping a journal using a stylus.
  • Telegram - Free message app

Authors

  • Erick Wendel - Initial work - Erick Wendel
  • Olavio Lacerda - Additions and modifications
  • Luke Morales - Additions and modifications
  • Luis Eduardo - Additions and modifications

License

This project is licensed under the MIT License - see the LICENSE.md file for details