Skip to content
This repository has been archived by the owner on Mar 31, 2020. It is now read-only.

Omega installer API `BETA`

Quentin edited this page Nov 1, 2019 · 2 revisions

You can use Omega CLI in your python scripts! Just use

from omega_cli import installer

To check if it works perfectly,

installer.logo()

Now, use your IDE. Functions are all documented.

Note: Omega-CLI is in beta, so the API may change.

Welcome!

Getting started

Developers

Clone this wiki locally