Open silvioprog opened 5 years ago
Excellent idea! But first thing’s first; I need to implement a .deb packager. I actually started working on it an will commit soon. The target is to release in pmake 0.0.3.
@silvioprog I just committed a basic working implementation for creating .deb files. You can have a look at 08ced3d. It's working but there are issues. The most important ones are;
Once these are solved and the remaining 0.0.3 issues are solved pmake could be submitted to public repositories.
Hello.
A naive idea. It would be nice to install
pmake
via# apt install pmake
in Debian-based OSes.Thank you!