Skip to content

Commit dfa92f3

Browse files
authored
[doc-only] Add a short toolshed/README.md (#2102)
1 parent f401388 commit dfa92f3

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

toolshed/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Shared Toolshed
2+
3+
This directory is a shared scratchpad for scripts that are useful
4+
intermittently, such as environment bootstrap helpers, ad-hoc reproducers, and
5+
glue for manual workflows. These tools do not warrant CI coverage, unit tests,
6+
or the rest of the production-code apparatus.
7+
8+
Entries may bitrot between uses. Keeping them in a shared, versioned location
9+
gives the next person who needs the same workflow a better starting point than
10+
starting from scratch.

0 commit comments

Comments
 (0)