dev
fitc

      script Boot
      pre Branch
      variable B
      variable Script
      attach Branch to `storyteller-branch`
      put the content of Branch into B
      require js `https://cdn.jsdelivr.net/gh/easycoder/easycoder.github.io@` cat B cat `/dist/plugins/showdown.js?v=200413`
      rest get Script from `https://cdn.jsdelivr.net/gh/easycoder/storyteller@` cat B cat `/storyteller.txt?v=` cat now
      run Script