Since tito is such an awesome tool I know many of you wanted to use it in your other projects :) But it was trial and error trying to figure out what needed to be setup to use it in an empty project. Now you don't have to worry about that:
> cd myawesomeprojectroot > tito init Initialized tito in /home/jesusr/myawesomeprojectroot/rel-eng > ls rel-eng packages/ tito.props Now you can use tito to build and tag your rpms. > tito help Usage: tito MODULENAME --help Supported modules: tag - Tag package releases. build - Build packages. report - Display various reports on the repo. init - Initialize directory for use by tito. Sincerely, jesus _______________________________________________ Spacewalk-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-devel
