Skip to content
This repository has been archived by the owner on Jul 29, 2019. It is now read-only.

Aupajo/slack-hack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slack Hack 'n' Slash Command

A Slack slash command for encouraging your team not to leave their laptops unlocked and unattended.

Setup

To set up your development environment, run:

bin/setup

This will check and install missing dependencies (where appropriate) and create and migrate databases.

To start a local development server, run:

bin/start

Configuration

  • SLACK_VERIFICATION_TOKEN (as given by Slack when setting up the slash command)
  • DATABASE_URL such as postgres://user:password@host/dbname

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published