Skip to content

Latest commit

 

History

History
37 lines (29 loc) · 1.71 KB

README.md

File metadata and controls

37 lines (29 loc) · 1.71 KB

Bellos Installer

Install Bellos Scripting Languages into your Operating System

Install pip with sudo or bell

  • sudo pip install bellos_installer
  • bell pip install bellos_installer

Bellos Scripting Language

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

Upgrade (if not upgraded)

  • pip install --upgrade bellos_installer
Name: bellos_installer
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

License

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

Code of Conduct

BellandeOS Scripting Language Installer is distributed under the CODE_OF_CONDUCT and NOTICE for more information.