Go to file
Ronaldson Bellande 83b0a900cd
Update README.md
2024-10-04 21:33:30 -04:00
git_scripts latest pushes 2024-10-04 00:15:11 -04:00
src latest pushes 2024-10-04 00:15:11 -04:00
.gitignore latest pushes 2024-10-04 00:15:11 -04:00
LICENSE Update LICENSE 2024-10-03 22:56:50 -04:00
README.md Update README.md 2024-10-04 21:33:30 -04:00

Bellos Installer

Install Bellos Scripting Languages into your Operating System

Usage of Bellos Installer

  • To use this script, you would run it with sudo privileges and specify an action:
    • To install a specific version: sudo bellos_installer install --version <branch_name>
    • To list available versions: sudo bellos_installer list
    • To install the latest version: sudo bellos_installer latest
    • To use the upload placeholder: sudo bellos_installer update

Website PYPI

Installation

  • $ pip install bellos_installer

Upgrade (if not upgraded)

  • $ pip install --upgrade bellos_installer
Name: bellos_installer
Version: 0.1.0
Summary: Install Bellos Scripting Languages into your Operating System 
Home-page: github.com/Architecture-Mechanism/bellos_installer
Author: Ronaldson Bellande
Author-email: ronaldsonbellande@gmail.com
License: GNU General Public License v3.0
Requires: 
Required-by:

License

BellandeOS Scripting Language Installer is distributed under the GNU General Public License v3.0, see LICENSE and NOTICE for more information.