Rename crt → osc throughout
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
13
osc.nimble
Normal file
13
osc.nimble
Normal file
@@ -0,0 +1,13 @@
|
||||
# Package
|
||||
|
||||
version = "0.1.0"
|
||||
author = "rolandnsharp"
|
||||
description = "Terminal oscilloscope with CRT phosphor physics"
|
||||
license = "MIT"
|
||||
srcDir = "src"
|
||||
bin = @["osc"]
|
||||
|
||||
# Dependencies
|
||||
|
||||
requires "nim >= 2.2.8"
|
||||
requires "illwill >= 0.4.1"
|
||||
Reference in New Issue
Block a user