The Wayback Machine - https://web.archive.org/web/20201215131029/https://github.com/gopherjs/snippet-store
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

snippet-store

Build Status GoDoc

snippet-store is a server for storing GopherJS Playground snippets.

It uses the same mapping scheme as the Go Playground, and when a snippet isn't found locally, it defers to fetching it from the Go Playground. This effectively augments our world of available snippets with that of the Go Playground.

Newly shared snippets are stored locally in the specified folder and take precedence.

Installation

go get -u github.com/gopherjs/snippet-store

License

About

Server for storing GopherJS Playground snippets.

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.