Skip to content

intecture/auth

Repository files navigation

Intecture is a developer friendly, language agnostic configuration management tool for server systems.

  • Extensible support for virtually any programming language
  • Standard programming interface. No DSL. No magic.
  • Rust API library (and bindings for popular languages)

You can find out more at intecture.io.

Installation

The best way to get up and running is by using the Intecture installer:

$ curl -sSf https://get.intecture.io/ | sh -s -- auth

For other installation options and dependencies, see the Intecture book.

Uninstallation

$ curl -sSf https://get.intecture.io/ | sh -s -- -u auth

Contributing

Dude! Awesome. Have a look at CONTRIBUTING.md for details.

Support