The BashPass-RPM repo provides the necessary files and build scripts to create RPM packages for BashPass and BashPass-Remote.
·
Report Bug
·
Request Feature
BashPass-RPM is a repository that contains all the necessary files and build scripts required to package BashPass and BashPass-Remote as RPM (Red Hat Package Manager) packages. The repository simplifies the process of building and deploying BashPass and BashPass-Remote on systems that use the RPM package manager, such as Fedora, AlmaLinux, and Red Hat Enterprise Linux. The packages are built using the rpmbuild tool, which creates binary packages that can be easily installed on RPM-based systems. The repository includes the necessary spec files, patches, and other configuration files required to build the packages.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion/improvement that would make this project better, please fork the repo and create a pull request. You can also simply open an issue with the tag enhancement
.
A star to the repo would be greatly appreciated (only if you want to, you don't have to if you don't want to)!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
See CONTRIBUTING.md
for more information.
Distributed under the MIT License. See LICENSE.md
for more information.