Skip to content

anthonybishopric/ttyl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ttyl

Build Status

dependencies

  • java 8
  • maven 3

build

$ mvn package -DskipTests=true

test

$ mvn test

run

$ env PORT=8888 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

Languages

  • Java 90.9%
  • HTML 6.7%
  • JavaScript 1.8%
  • CSS 0.6%