Skip to content

Tool to help manage the code snippets in Markdown docs.

License

Notifications You must be signed in to change notification settings

amanv8060/aquila

Aquila

Manage Docs Seamlessly. Aquila helps you manage testable code snippets in your docs.

Features

  • Extract code regions from source files
  • Insert code snippets into documentation
  • Support for line-specific code selection
  • Automatic code region updating

Usage

See Usage Instructions here, and also see the example.

Building from Source :

  git clone git@github.com:amanv8060/aquila.git
  cd aquila
  go build

License

This project is licensed under the BSD License - see the LICENSE file for details.