diff options
| author | James Mills <1290234+prologic@users.noreply.github.com> | 2023-01-21 11:25:30 +1000 |
|---|---|---|
| committer | James Mills <1290234+prologic@users.noreply.github.com> | 2023-01-21 11:25:30 +1000 |
| commit | 07d888c2c60d727dab49aa8dbc905cb3ccedd7aa (patch) | |
| tree | b82546830b36630eab15007a3da03342fca2dbf9 /doc.go | |
| parent | c727404d9156861dc40a657b3599da36ed0bae62 (diff) | |
Fix build and versioning (borrowed from yarn)
Diffstat (limited to 'doc.go')
| -rw-r--r-- | doc.go | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -0,0 +1,2 @@ +// Package tube is a Youtube-like (without censorship and features you don't need!) Video Sharing App +package tube |
