Skip to content

NurOS-Linux/apgbuild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

APGBuild

NurOS Linux Language License

APGBuild is a package build system for NurOS Linux, designed to provide efficient and reliable package management capabilities.

🚀 Features

  • Fast and efficient package building
  • Written primarily in C++ for optimal performance
  • Shell script integration for system tasks
  • Compatible with NurOS Linux ecosystem

📋 Prerequisites

  • C++ compiler (GCC/Clang)
  • Basic development tools
  • NurOS Linux environment

🛠 Building from Source

# Clone the repository
git clone https://github.com/NurOS-Linux/apgbuild.git

# Navigate to the project directory
cd apgbuild

# Build
chmod +x build.sh
./build.sh

# Install
sudo cp apgbuild /usr/local/bin

🤝 Contributing

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.

✨ Contributors

📞 Support & Contact

If you have any questions or run into issues, please:

  1. Check existing GitHub Issues
  2. Create a new issue if necessary

🌟 Acknowledgments

  • NurOS Linux Team
  • All contributors who help make this project better

Made with ❤️ for NurOS Linux

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published