Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 420 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 420 Bytes

create-ti-app

Bootstrap your next TI-Basic app.

Installation

Prerequisites

  1. Rust: Install

Installing

Find a good place to copy the source code of create-ti-app into, and use the following command in the terminal

git clone https://github.com/sqwyer/create-ti-app.git && cd create-ti-app && cargo install --path .

Licensed under the MIT Open Source License