wcl.cr
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
Repository
wcl.cr
Owner
Statistic
- 0
- 0
- 0
- 0
- 0
- 23 days ago
- March 8, 2025
License
MIT License
Links
Synced at
Wed, 02 Apr 2025 17:27:16 GMT
Languages