Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 329 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 329 Bytes

gospec-previewer

  • A simple web application to preview specified version of Go Language Specification.

Run the app

https://gospec-previewer.vercel.app

Development

make dev    # run vercel dev server
make deploy # manually run deploy (push to main branch also runs deploy)

License

MIT

Author

syumai