wcl.cr

WINServer (Wildcat! BBS) Library Bindings for Crystal Language

wcl

WINServer 8.x (Wildcat! BBS) Library bindings.

Installation

  1. Add the dependency to your shard.yml:

    dependencies:
      wcl:
        github: mjblack/wcl.cr
    
  2. 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

  1. Fork it (https://github.com/mjblack/wcl.cr/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

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