xterm
Version, currently master branch1 version
- master branchlatestJan 7, 2023
github.com/constXife/xterm_example
Sample of integration Kemal + Webpack + Vue + xtermjs + SSH
3 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
xterm:
github: constXife/xterm_example
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
0.33.0- License
- MIT
- Author
- constXife
- Target
xtermfrom src/xterm.cr
Dependencies
Runtime Dependencies
README
xterm
Simple app to demonstrate xterm.js + kemal
Usage
Development:
HOST=host USER=user PASSWORD=password yarn start
Production:
docker run --env HOST=host --env USER=user --env PASSWORD=password -p 3000:3000 container_id
Then browse: http://localhost:3000/index.html
Contributing
- Fork it (https://github.com/your-github-user/xterm/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
- constXife - creator and maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- Jan 7, 2023
- Crystal
0.33.0- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/constXife/xterm_example
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 14, 2026
- Synced
- Aug 14, 2026
- Versions
- 1