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
- Host: GitHub
- URL: https://github.com/c3d/mbuto
- Owner: c3d
- Created: 2022-04-15T10:20:50.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-15T13:19:59.000Z (about 4 years ago)
- Last Synced: 2025-02-17T11:25:37.305Z (over 1 year ago)
- Language: Shell
- Size: 24.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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' });