mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-07-16 14:42:29 -05:00
[PR #1083] [CLOSED] Basic Windows port for install.sh, documentation updated for example usage. #1110
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/harvard-edge/cs249r_book/pull/1083
Author: @joeswagson
Created: 12/19/2025
Status: ❌ Closed
Base:
dev← Head:dev📝 Commits (1)
b0b1520Basic Windows port for install.sh, documentation updated for example usage.📊 Changes
2 files changed (+310 additions, -0 deletions)
View changed files
➕
tinytorch/site/extra/install.ps1(+298 -0)📝
tinytorch/site/getting-started.md(+12 -0)📄 Description
Uses a PowerShell script with a custom implemented Write-Ansi function for support with terminals that don't recognize Ansi codes (seemingly everything I use).
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.