Skip to content

Simple scrapper to easily add people to Slack channel using GAE

Notifications You must be signed in to change notification settings

vigojug/vigojug-slack-inviter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple scrapper to easily add people to Slack channel using GAE for App Engine Flexible environment

Requirements

Setup

Use either:

  • gcloud init
  • gcloud auth application-default login

We support building with Maven, Gradle, and IntelliJ IDEA. The samples have files to support both Maven and Gradle. To use the IDE plugins, see the documentation pages above.

Gradle

Using Gradle and the App Engine Plugin & Gradle Tasks and Parameters

Running locally

$ gradle jettyRun

Deploying

$ gcloud config set project vigojug-slack-inviter
$ gradle appengineDeploy

About

Simple scrapper to easily add people to Slack channel using GAE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published