status_page
Status Page
Installation
-
Add the dependency to your
shard.yml
:dependencies: status_page: github: willhbr/status_page
-
Run
shards install
Usage
require "status_page"
server = StatusPage.make_server(MyHTTPHandler.new) do |context|
# your server logic here if you want
end
Contributing
- Fork it (https://github.com/willhbr/status_page/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
Repository
status_page
Owner
Statistic
- 0
- 0
- 0
- 0
- 1
- 5 months ago
- February 25, 2024
License
MIT License
Links
Synced at
Sun, 17 Nov 2024 08:56:04 GMT
Languages