https://github.com/kaledoux/slack_alert_log_parser
Parse CB log dumps from Slack to CSV
https://github.com/kaledoux/slack_alert_log_parser
Last synced: about 1 month ago
JSON representation
Parse CB log dumps from Slack to CSV
- Host: GitHub
- URL: https://github.com/kaledoux/slack_alert_log_parser
- Owner: kaledoux
- License: mit
- Created: 2023-03-30T19:37:32.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-06T14:18:40.000Z (about 3 years ago)
- Last Synced: 2025-02-26T21:13:31.391Z (over 1 year ago)
- Language: Elixir
- Size: 64.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SlackAlertLogParser
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `slack_alert_log_parser` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:slack_alert_log_parser, "~> 0.1.0"}
]
end
```
Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at .