GLT is a package repository for the Glint programming language. This repository is designed to host and share various packages created by the Glint community. Users can contribute their packages by submitting pull requests, making it easy for others to find and use these packages in their Glint projects.
- Community-Driven: A central place for the Glint community to share and discover packages.
- Ease of Contribution: Simple pull request workflow for adding new packages.
- Organized Structure: Well-maintained and organized repository for efficient package management.
To start using packages from the GLT repository:
-
Have Internet access
-
Install: install the current package you need.
Glint install <name_package>
-
Explore Packages: Browse through the available packages and integrate them into your Glint projects.
We welcome contributions from everyone! To contribute a package:
- Fork the repository.
- Create a new branch for your package.
- Add your package to the appropriate directory.
- Submit a pull request with a detailed description of your package.
Please follow the contribution guidelines in the CONTRIBUTING.md file.
Join us in building a rich ecosystem of packages for the Glint programming language! 🌟
Feel free to adjust the content as needed.