sol-docs

Documentation for the Sol framework

This project is maintained by alexcoder04

Quickstart guide

1. Install sol-tools

2. Create new project

3. Look around

4. Compile your project

Use either the interactive dialog (start sol, type build and follow the instructions) or the automated mode (sol -a build <project-folder>).

Use Luna to create a .tns file or copy out.lua into the official TI software.

You can also use make on Linux (make build creates a .tns file assuming you have Luna installed).

5. Try it out!

Load the .tns file onto you calculator, either using the official TI software or other tools.