Added Readme.

This commit is contained in:
Emile Cantin 2012-04-18 10:17:50 -04:00
parent ee91627ee4
commit fb485ed81e

13
README.md Normal file
View File

@ -0,0 +1,13 @@
# Initscript exporter for foreman
### Using in your application
```ruby
gem 'foreman-export-initscript', :git => 'git://github.com/emilecantin/foreman-export-initscript.git'
```
then `bundle exec foreman export initscript /etc/init.d`
### Credits
Shamelessly inspired from foreman-export-nature: https://github.com/nature/foreman-export-nature