twine
Version, currently 1.0.03 versions
- 1.0.2latestNov 8, 2017
- 1.0.1not indexedDec 1, 2017
- 1.0.0not indexedDec 1, 2017
github.com/ropelive/twine
Twine is the registry and router for multiple Rope servers.
Nothing has been indexed for 1.0.0 yet. The tag is recorded, its shard.yml has not been read, so the manifest and dependency list below are empty because they are unknown rather than because they are absent.
Installation
# Add this to your shard.yml
dependencies:
twine:
github: ropelive/twine
version: ~> 1.0.0Then run:
shards installshard.yml
No shard.yml has been indexed for 1.0.0. You can read it on the repository.
Dependencies
Unknown: the shard.yml for this version has not been read yet.
README
This README is the one indexed from the repository at its latest ref, not from the tag for this version.

Twine
Twine is the registry and router for multiple Rope servers. It's basically a web server with routing capabilities and a registry endpoint for kites connected to Rope servers via Redis.
Installation
$ crystal deps install
$ crystal build src/twine-server.cr --release
Usage
$ ./twine-server # will start twine server on 0.0.0.0:4000
Development
$ crystal spec -v # to run specs after making changes
$ crystal run src/twine-server.cr # to build and start with latest changes
Contributing
- Fork it ( https://github.com/ropelive/twine/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- gokmen Gokmen Goksel - creator, maintainer
License
MIT (c) 2017 Rope
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This release
- Version
1.0.0- Tagged
- Dec 1, 2017
- Commit
36a4d83a8432- Indexed
- not yet
Dependents
No indexed shard depends on this one yet.
Repository
github.com/ropelive/twine
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 14, 2026
- Synced
- Aug 14, 2026
- Versions
- 3