Skip to content

Aluminium

Published:Β atΒ 02:42 PM

Aluminium

Packages

Aluminium is a peak package manager πŸ”οΈπŸ”οΈπŸ”οΈπŸ”οΈπŸ”οΈπŸ”οΈ. It is a tool that allows you to manage your packages and dependencies in a simple and efficient way. With Aluminium, you can easily install, update, and remove packages from your project. You can easily install packages from the Aluminium registry or from other sources. Here are some example commands:

aluminium install package-name
aluminium update package-name
aluminium uninstall package-name
aluminium update
al install test@1.0
al upgrade test
al package register
al package upload-binary

Containers

Aluminium also allows you to run and manage containers with the container subcommand. For this, you will need the latest container-tools version.

al install container-tools
al container launch ubuntu --source dockerhub
al container ps
al container stop

Users and Scopes

By default, Aluminium users have only the read permission, in order to achieve more perms, please ask an admin

al user create # follow instructions
al token create # follow instructions

Configuration

All configuration is stored in the .aluminium folder

al config set-interactive true # useful for interactive popups
al config show

Previous Project
Overcoins
Next Project
D Sharp