zTags / spwn-config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spwnconfig

a tool for cofiguring spwn on a project basis

very cool

usage

because deno is very sandboxed you need to specify these flags: --allow-read --allow-write --allow-run

features

currently has 2 features

  • automated build flags
  • spwnenv's
  • nothing yet

agruments

init -> initialises a directory
run -> runs using the specified spwnargs
new -> creates a new project with a name

About

License:MIT License


Languages

Language:TypeScript 100.0%