Skip to content
/ slangroom-template Public template

Template for a Zencode journey executed by Zenroom and Slangroom

Notifications You must be signed in to change notification settings

dyne/slangroom-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zencode journey

Journey made with Zencode using Zenroom and Slangroom.

Quick setup

with mise-en-place

mise install
mise use slangroom-exec
eval `mise env`
ln -s `which slangroom-exec` bin/slangroom-exec

with shell

wget https://github.com/dyne/slangroom-exec/releases/latest/download/slangroom-exec-$(uname)-$(uname -m) \
	-O bin/slangroom-exec && chmod +x bin/slangroom-exec

Write Zencode

Put in src/ your scripts and data files

About

Template for a Zencode journey executed by Zenroom and Slangroom

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published

Languages