open_url
open_url
A cross-platform Crystal library for opening a URL in a browser.
Installation
-
Add the dependency to your
shard.yml:dependencies: open_url: github: sferik/open_url -
Run
shards install
Usage
require "open_url"
OpenURL.open("http://example.com")
Contributing
- Fork it (https://github.com/sferik/open_url/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
- Erik Berlin - creator and maintainer
Repository
open_url
Owner
Statistic
- 0
- 0
- 0
- 0
- 0
- about 2 years ago
- September 30, 2023
License
MIT License
Links
Synced at
Sun, 26 Oct 2025 20:38:46 GMT
Languages