@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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.2
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.2.2
    0
  • 0.2.1
    0
  • 0.2.0
    0

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