Skip to content

Commit 064e742

Browse files
committed
adding testscript
1 parent 52203ae commit 064e742

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

testscript.md

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: Golang vanity URL page / meta for fortio.org/testscript
3+
goimport: fortio.org/testscript git https://github.com/fortio/testscript
4+
gosource: fortio.org/testscript https://github.com/fortio/testscript https://github.com/fortio/testscript/tree/main{/dir} https://github.com/fortio/testscript/blob/main{/dir}/{file}#L{line}
5+
---
6+
7+
Fortio's testscript is fork of the fantastic https://github.com/rogpeppe/go-internal/tree/master/testscript without the rest of what's in that same git repo
8+
9+
This page also for making
10+
<pre>
11+
go get fortio.org/testscript
12+
</pre>
13+
and godoc work.
14+
<p>
15+
Back to <a href="https://fortio.org/">fortio.org</a>

0 commit comments

Comments
 (0)