build
OfficialBuild the Canvas Android apps with Gradle.
Authorinstructure
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill builds the Canvas Android apps (Student, Teacher, Parent) using Gradle, covering dev, qa, and prod variants.
Core Features & Use Cases
- Individual App Builds: Build a specific app in a dev/qa/prod variant.
- All Apps Build: Build all three apps in one command.
- Clean Build: Remove artifacts before building.
Quick Start
- Build Student app: ./gradle/gradlew -p apps :student:assembleDevDebug
- Build Teacher app: ./gradle/gradlew -p apps :teacher:assembleDevDebug
- Build Parent app: ./gradle/gradlew -p apps :parent:assembleDevDebug
- Build all: ./gradle/gradlew -p apps assembleAllApps
- Clean: ./gradle/gradlew -p apps clean
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: build Download link: https://github.com/instructure/canvas-android/archive/main.zip#build Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.