Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 464 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 464 Bytes

YaST::Rake::Tasks

Collection of common tasks useful for yast development and testing.

Installation

zypper in yast-rake-tasks

Usage

TODO: Write usage instructions here

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request on https://github.com/yast/yast-rake-tasks