An open API service indexing awesome lists of open source software.

https://github.com/jcaesar/sl-cmd

Quick! Starlark! Why?
https://github.com/jcaesar/sl-cmd

Last synced: 6 months ago
JSON representation

Quick! Starlark! Why?

Awesome Lists containing this project

README

          

# starlark-cmd

A small executable to run starlark expressions.
Mostly, this is just the [simple cli example](https://github.com/google/starlark-rust/blob/35acf81a483e13095ead1e548fcc288bf74b09c2/starlark/examples/starlark-simple-cli.rs).

Because I can, and it's free real estate.