Skip to content

Instantly share code, notes, and snippets.

View robvenn's full-sized avatar

Robin Venneman robvenn

View GitHub Profile
@robvenn
robvenn / machine.js
Created April 22, 2020 21:33
Generated by XState Viz: https://xstate.js.org/viz
// Available variables:
// - Machine
// - interpret
// - assign
// - send
// - sendParent
// - spawn
// - raise
// - actions
@robvenn
robvenn / synology-nas-git-server.md
Last active August 29, 2015 14:23
Using a Synology NAS as GIT server

NAS

  • Setup SSH access for user account

  • Install the Git Server package

  • Login as root over SSH, create git directory if needed

$ ssh root@<nas-ip>
$ cd /volume1