@brisberg/spindle
TypeScript icon, indicating that this package has built-in type declarations

0.2.2 • Public • Published

Spindle

Opinionated Build Tool for building Twine Games. Spindle's purpose is to wrap all all boilerplate for interacting with Twine and provide a "single install" for any game repo.

Powered by Gulp and Tweego.

Install

npm install -D @brisberg/spindle
# or
yarn add -D @brisberg/spindle

Also requires that Tweego be installed:

  • Install golang
  • Install Tweego - go get github.com/tmedwards/tweego

Usage

If your repo is formatted correctly, add a spindle.yml file to your repo root. See config.yml for an example.

Build with a simple command:

npx spindle
# or
yarn run spindle

Readme

Keywords

Package Sidebar

Install

npm i @brisberg/spindle

Weekly Downloads

0

Version

0.2.2

License

MIT

Unpacked Size

3.16 MB

Total Files

51

Last publish

Collaborators

  • brisberg