Added Readme.
This commit is contained in:
parent
ee91627ee4
commit
fb485ed81e
13
README.md
Normal file
13
README.md
Normal 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
|
Loading…
Reference in New Issue
Block a user