command
module
Version:
v0.0.0-...-d0586d0
Opens a new window with list of versions in this module.
Published: Mar 6, 2023
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶

Slack Daily Digest
This project solves the issue of missing out on important threads in slack
channels.
⚠ FYI: Even though slack daily digest is basically finished, I never deployed it. I just used this project to learn the basics of go.
Getting started •
Installation •
Development
Getting started
Environment
Please see .env.example
Installation
First, install air via
curl -sSfL https://raw.githubusercontent.com/cosmtrek/air/master/install.sh | sh -s
then check if it is installed with
make version
Run
Development
To build just simply run
make build
To start just simply run
make run
To run dev mode with hot reload just simply run
make dev
Debug
To run debug mode with hot reload just simply run
make debug
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
|
|
|
|
|
|
|
|
|
logic
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.