On this page:
Getting Started
Note:
This website describes LiSA’s architecture and provides guides on how to use and extend it. It is intended to be valid for the latest stable release of LiSA, but should be compatible with versions 0.2 and later. Signatures or packages might differ in older versions, but the overall architecture and design principles should remain the same.
This website describes LiSA’s architecture and provides guides on how to use and extend it. It is intended to be valid for the latest stable release of LiSA, but should be compatible with versions 0.2 and later. Signatures or packages might differ in older versions, but the overall architecture and design principles should remain the same.
This section contains a series of tutorials to quickly get started using or developing LiSA.
Setting up the project
These tutorial will help you build a project that can use LiSA - either as an external dependency or as a project under your control.
| Build LiSA from source |
| Importing LiSA source code from GitHub and build it locally |
| Creating a project using LiSA |
| Create a project that uses LiSA as an external dependency |