We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f401388 commit dfa92f3Copy full SHA for dfa92f3
1 file changed
toolshed/README.md
@@ -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