Skip to content

Commit

Permalink
Add README.md for alt packaging project
Browse files Browse the repository at this point in the history
  • Loading branch information
mastersin committed May 3, 2021
1 parent 76194fb commit c816fa9
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# ALT RPM Packaging Guide

This document first step to create multiple types of rpm package examples.

Current list of projects:
* minimal
* empty
* hello_py
* hello_c

Other RPM documentation:
* [Red Hat RPM packaging guide](https://rpm-packaging-guide.github.io/) ([on github](https://github.com/redhat-developer/rpm-packaging-guide))
* [RPM Packaging Guide](https://rpm-guide.readthedocs.io/en/latest/rpm-guide.html)

0 comments on commit c816fa9

Please sign in to comment.