A Twitter bot to make alternative lineages of the "4th Industrial Revolution"
Just some development notes for myself below.
Originally generated this project with
mvn archetype:generate -DgroupId=io.github.xmacex.fourth_revol_bot -DartifactId=fourth_revol_bot -DarchetypeArtifactId=maven-archetype-quickstart -DarchetypeVersion=1.4 -DinteractiveMode=false
mvn package
Then run with
java -cp target/fourth_revol_bot-1.0-SNAPSHOT.jar io.github.xmacex.fourth_revol_bot.App
Or C-C C-V C-R in JDEE is the prj.el file successfully gets read.