Welcome to the instoll-aliases
repository! This repository contains aliases for packages used with the instoll tool.
This repository provides a curated list of aliases for good packages. Aliases make it easier to install packages by using short, memorable names instead of full package identifiers.
For example, instead of instoll hikariatama/Hikka
, you can simply write instoll hikka
The aliases
file uses the following format:
"alias" <package_url_or_github_repo>
Example:
"bun" https://bun.sh/install
"dotload" okineadev/dotload
"hikka" hikariatama/Hikka
"ollama" https://ollama.com/install.sh
We welcome contributions from developers! If you have a package that you would like to add to the alias list, please follow these steps:
- Fork the repository.
- Add your package alias to the
aliases
file in the appropriate format. - Create a pull request (PR) with a description of your changes.
We appreciate your contributions! Please make sure to follow our contribution guidelines to ensure a smooth process.
If you have any questions or need support, feel free to open an issue or reach out to us.
Telegram: @Okinea
Happy coding! 🚀