dwisiswant0 / slacksh

Interactivity with *nix shell system flexibly via Slack slash commands.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

slackSh

Interactivity with *nix shell system flexibly via Slack slash commands.

Slacksh

Installation

  • Download a prebuilt binary from releases page, unpack and run! or
  • If you have go compiler installed: go get github.com/dwisiswant0/slacksh/cmd/slacksh

Getting started

Step 1: Create your own Slack application.

Step 2: Getting Started with Slack Slash Commands.

Usage

Just type

▶ slacksh

Options

Port

Current default port is 8008, but you can change it by define -p flag.

License

slacksh is released under MIT. See LICENSE.

About

Interactivity with *nix shell system flexibly via Slack slash commands.

License:MIT License


Languages

Language:Go 100.0%