Skip to content

melopilosyan/omakub

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Omakub

Turn a fresh Ubuntu installation into a fully-configured, beautiful, and modern web development system by running a single command. That's the one-line pitch for Omakub. No need to write bespoke configs for every essential tool just to get started or to be up on all the latest command-line tools. Omakub is an opinionated take on what Linux can be at its best.

Installation

wget -qO- https://raw.githubusercontent.com/melopilosyan/omakub/master/install.sh | bash

Optionally set custom install directories for Omakub and configs via DEST and CONFIGS_DIR environment variables.

wget ... | DEST=custom/omakub/dir CONFIGS_DIR=custom/configs/dir bash

License

Omakub is released under the MIT License.

About

Opinionated Ubuntu Setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 76.9%
  • CSS 21.3%
  • Lua 1.8%