17 releases
Uses old Rust 2015
0.2.9 | Aug 28, 2018 |
---|---|
0.2.8 | Aug 15, 2018 |
0.2.7 | Jul 24, 2018 |
0.2.2 | Jun 21, 2018 |
0.1.0 | Mar 27, 2018 |
#25 in #nginx
27 downloads per month
31KB
792 lines
Nginx Config Mod
This is a helper library and command-line for nginx-config which simplifies configuration validation and certain config rewrites.
License
Licensed under either of
- Apache License, Version 2.0, (./LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (./LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
lib.rs
:
Nginx Config Modification Tool
Note: we currently working on command-line tool, so internals/lib are poorly documented. We plan to improve on it later.
Dependencies
~8–17MB
~236K SLoC