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

https://github.com/c3d/mbuto

Minimal Builder Using Terse Options
https://github.com/c3d/mbuto

Last synced: 8 months ago
JSON representation

Minimal Builder Using Terse Options

Awesome Lists containing this project

README

          




AsciinemaPlayer.create('/static/base.cast',
document.getElementById('demo_base'),
{ cols: 80, rows: 22, preload: true, loop: true,
autoPlay: true, poster: 'npt:0:2' });

AsciinemaPlayer.create('/static/kselftests.cast',
document.getElementById('demo_kselftests'),
{ cols: 80, rows: 22, preload: true, loop: true,
autoplay: true, poster: 'npt:0:2' });