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

dfrankow/alation_slackbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Use

To use this project, follow these steps:

  1. Create your working environment with virtualenv.
  2. Install requirements with pip install -r requirements.txt
  3. Test locally with ./manage.py runserver

An example URL: http://localhost:8000/slack/?text=table_name

This is set up to be a slack slash command. See https://api.slack.com/slash-commands.

TODO(dan): Token authentication.

Further Reading

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages