mbelluzzo / ister

Minimal Linux Installer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ister is a template based installer for linux

Ister aims to be pylint and pep8 clean. New code should verify both pass without
exception before being submitted. If a new exception makes sense it can be added
on a case by case basis.

Testing is supported through ister_test.py.

Currently requires netifaces and python3.

About

Minimal Linux Installer

License:GNU General Public License v3.0


Languages

Language:Python 98.3%Language:Shell 1.4%Language:M4 0.3%Language:Makefile 0.1%