mirror of
https://github.com/elastic/logstash.git
synced 2025-04-25 07:07:54 -04:00
- add build notes
This commit is contained in:
parent
4bc19e1892
commit
6ea35168c2
1 changed files with 11 additions and 0 deletions
11
README.md
11
README.md
|
@ -7,6 +7,17 @@ are pretty much free to use it however you want in whatever way.
|
||||||
|
|
||||||
For more info, see <http://logstash.net/>
|
For more info, see <http://logstash.net/>
|
||||||
|
|
||||||
|
## Building
|
||||||
|
|
||||||
|
jar releases are available here: <http://semicomplete.com/files/logstash/>
|
||||||
|
If you want to build the jar yourself, run:
|
||||||
|
|
||||||
|
make jar
|
||||||
|
|
||||||
|
gem releases are not available anywhere. If you want to build a gem, run:
|
||||||
|
|
||||||
|
make gem
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
All contributions are welcome: ideas, patches, documentation, bug reports,
|
All contributions are welcome: ideas, patches, documentation, bug reports,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue