Attributes
Includes Deno configuration
Repository
Current version released
2 years ago
Script-Manger (smx) - Sync scripts between machines
Install
deno install -A -f -n smx https://deno.land/x/smx/install.ts smx init –origin {GIT_REPO_URL}
Create a new script
smx edit …create, edit and save your scripts smx sync
Clone existing repository
smx init –clone {GIT_REPO_URL}