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
2
Commits
2
Branches
1
Tag
82a90e8107919448ac18f23cdcd998da798d6153
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 Fedotov
82a90e8107
fix: obey main context
2025-08-30 23:26:56 +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:26:56 +03:00
Description
No description provided
MIT
42
KiB
Languages
Go
98.6%
Makefile
1.4%