Skip to content
 
 

Repository files navigation

Pokemon

This is the venerable java-based version of the Pokemon demo in its new incarnation. Useful when you need to deploy something that changes with each execution of the application.

#!/bin/sh

sudo apt update
sudo apto install openjdk-17-jre-headless -y

wget https://github.com/elkinlrc/who-s-that-pokemon-java/releases/download/v2.0.2/pokemon-v2.0.2.jar
java -jar pokemon-v2.0.2.jar

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages