This website requires JavaScript.
Explore
Help
Sign In
dmitry
/
script
Watch
1
Star
0
Fork
0
You've already forked script
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
3
Commits
2
Branches
1
Tag
858cae9547ea8105cc45c0e4ba5dd15c0ab333de
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Dmitry
858cae9547
fix: obey main context
2025-08-31 00:25:58 +03:00
.gitignore
init: basic tools
2025-08-30 22:00:31 +03:00
go.mod
init: basic tools
2025-08-30 22:00:31 +03:00
go.sum
init: basic tools
2025-08-30 22:00:31 +03:00
input_mem.go
init: basic tools
2025-08-30 22:00:31 +03:00
input_scv.go
init: basic tools
2025-08-30 22:00:31 +03:00
input_stdin.go
init: basic tools
2025-08-30 22:00:31 +03:00
Makefile
init: basic tools
2025-08-30 22:00:31 +03:00
output_csv.go
init: basic tools
2025-08-30 22:00:31 +03:00
output_discard.go
init: basic tools
2025-08-30 22:00:31 +03:00
output_mem.go
init: basic tools
2025-08-30 22:00:31 +03:00
output_stdout.go
init: basic tools
2025-08-30 22:00:31 +03:00
runner_test.go
init: basic tools
2025-08-30 22:00:31 +03:00
runner.go
fix: obey main context
2025-08-30 23:58:59 +03:00
Description
No description provided
MIT
42
KiB
Languages
Go
98.6%
Makefile
1.4%