starpg

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 4, 2019 License: GPL-3.0 Imports: 10 Imported by: 0

README

Starlark Playground

Starlark Playground is a web-based starlark editor. It uses the golang implementation of starlark running on a server to present a monaco editor set to python syntax.

Getting Started

You'll need a recent version of yarn and go. With those installed, run:

$ go get github.com/qri-io/starpg
$ cd $GOPATH/github.com/qri-io/starpg
$ make

You'll see lots of output as the makefile uses yarn to grab bunch of dependencies and build the frontend editor. It'll then install any missing go dependencies and spin up a server. If you see this you're in business:

INFO[0000] starting editor on port 3000

From there use a browser to visit http://localhost:3000. Happy starlark editing!

Documentation

Overview

Package skypg is a web-based starlark playground

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL