[PR #1083] [CLOSED] Basic Windows port for install.sh, documentation updated for example usage. #20408

Closed
opened 2026-06-01 19:20:44 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/1083
Author: @joeswagson
Created: 12/19/2025
Status: Closed

Base: devHead: dev


📝 Commits (1)

  • b0b1520 Basic 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.

## 📋 Pull Request Information **Original PR:** https://github.com/harvard-edge/cs249r_book/pull/1083 **Author:** [@joeswagson](https://github.com/joeswagson) **Created:** 12/19/2025 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (1) - [`b0b1520`](https://github.com/harvard-edge/cs249r_book/commit/b0b15203373b4b26b6aef8ee9b1d27299cec1870) Basic Windows port for install.sh, documentation updated for example usage. ### 📊 Changes **2 files changed** (+310 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `tinytorch/site/extra/install.ps1` (+298 -0) 📝 `tinytorch/site/getting-started.md` (+12 -0) </details> ### 📄 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). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-01 19:20:45 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cs249r_book#20408