libcdk
Version, currently master branch1 version
- master branchlatestMay 12, 2025
github.com/mjblack/libcdk
Crystal bindings for Curses Development Kit (CDK) library
0 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
libcdk:
github: mjblack/libcdk
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
>= 1.16.1- License
- MIT
- Author
- Matthew J. Black
Dependencies
Runtime Dependencies
- libncurses*github: mjblack/libncurses
README
libcdk
(WIP) Crystal library bindings for Curses Development Kit (CDK). CDK provides additional ready to use widgets.
Installation
-
Add the dependency to your
shard.yml:dependencies: libcdk: github: mjblack/libcdk -
Run
shards install
Usage
require "libcdk"
Please see examples or CDK documentation.
Contributing
- Fork it (https://github.com/mjblack/libcdk/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
- Matthew J. Black - 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
- May 12, 2025
- Crystal
>= 1.16.1- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/mjblack/libcdk
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 17, 2026
- Synced
- Aug 17, 2026
- Versions
- 1