Omega-Numworks / Omega-CLI-Installer

CLI installer for Numworks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License: CC BY-NC-SA 4.0 Issues

About

This installer is made to install easily Omega. It also allows you to choose the apps and languages you want to install. This CLI is in BETA: Errors are not handled correctly.

Install Omega

First of all, follow step 1 here. Then, you have two choices:

  • From pip
sudo pip install omega-cli
sudo omega-cli
  • From source
git clone https://github.com/Omega-Numworks/Omega-CLI-Installer.git
cd Omega-CLI-Installer/omega-cli
pip install click, PyInquirer
sudo python installer.py

...and follow the steps in your terminal!

Screenshot

Upgrade to the latest version of the script

pip install omega-cli --upgrade

License

Omega-CLI-Installer is released under a CC BY-NC-SA License. NumWorks is a registered trademark.

About

CLI installer for Numworks

License:Other


Languages

Language:Python 100.0%