Skip to content

koderstory/linux-kickstarter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Linux Kick Starter

Intro

Automate script for linux first steps (post fresh installation and configuration). Used as a one-time script that is used only when first setting up the system.

Install

To Install kickstarter, you should run the install script. To do that, you may either download and run the script manually, or use the following cURL or Wget command:

curl -o- https://raw.githubusercontent.com/koderstory/linux-kickstarter/v0.1.3/install.sh | bash

or

wget -qO- https://raw.githubusercontent.com/koderstory/linux-kickstarter/v0.1.3/install.sh | bash

Running

$ kickstart

Versions

Branching strategy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages