Skip to content
This repository has been archived by the owner on Jun 23, 2020. It is now read-only.

nerdhurd/ttyl

Repository files navigation

ttyl

Build Status

dependencies

  • java 8
  • maven 3

build

$ mvn package -DskipTests=true

test

$ mvn test

run

$ env PORT=8888 TWILIO_PASSWORD=<twilio-password> TWILIO_ACCOUNT_SID=<your-sid> TWILIO_AUTH_TOKEN=<your-auth-token> TWILIO_PHONE_NUMBER=<your-twilio-phone-number> java -jar target/ttyl-1.0-SNAPSHOT.jar server config/development.yaml

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published