インターネットボタン作りました.ボタンを押すと@plus7で「インターネット」と発言することができます.Twitter側で重複判定されると投稿できませんのであしからず.
http://internetbtn.herokuapp.com/
Play! 2.0で構築してます.久しぶりにScala書いた.
最高のタイミングで横合いから思い切り殴りつける
インターネットボタン作りました.ボタンを押すと@plus7で「インターネット」と発言することができます.Twitter側で重複判定されると投稿できませんのであしからず.
http://internetbtn.herokuapp.com/
Play! 2.0で構築してます.久しぶりにScala書いた.
mvn archetype:generate \
-DarchetypeGroupId=net.liftweb \
-DarchetypeArtifactId=lift-archetype-basic_2.8.1 \
-DarchetypeVersion=2.2-RC5 \
-DarchetypeRepository=http://scala-tools.org/repo-releases \
-DremoteRepositories=http://scala-tools.org/repo-releases \
-DgroupId=net.tnose \
-DartifactId=myArtifactId \
-Dversion=1.0