wcl
Version, currently master branch1 version
- master branchlatestMar 10, 2025
github.com/mjblack/wcl.cr
WINServer (Wildcat! BBS) Library Bindings for Crystal Language
Installation
# Add this to your shard.yml
dependencies:
wcl:
github: mjblack/wcl.cr
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
>= 1.15.1- License
- MIT
- Author
- Matthew J. Black
Dependencies
This version declares no dependencies.
README
wcl
WINServer 8.x (Wildcat! BBS) Library bindings.
Installation
-
Add the dependency to your
shard.yml:dependencies: wcl: github: mjblack/wcl.cr -
Run
shards install
Usage
require "wcl"
You will need to download or clone the wcSDK.
You will need to append to your CRYSTAL_LIBRARY_PATH environment variable the directory where wcSDK CPP directory (C:/path/to/wcSDK/wcserver/cpp/lib64).
Development
Please refer to the wcSDK documentation under the CPP side for reference.
Contributing
- Fork it (https://github.com/mjblack/wcl.cr/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
- Mar 10, 2025
- Crystal
>= 1.15.1- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/mjblack/wcl.cr
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 16, 2026
- Synced
- Aug 16, 2026
- Versions
- 1