Skip to content

prints out a multiplication table of the first 10(n?) prime number

License

Notifications You must be signed in to change notification settings

iRunner/prime-time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prime-time

Prime Number Multiplication Table

Prints out a multiplication table for the first 10 prime numbers.

Development

Development Running

lein run

Testing

lein test

Deployment

lein uberjar

Running Exacutable

java -jar prime-time-.*-SNAPSHOT-standalone.jar

About

prints out a multiplication table of the first 10(n?) prime number

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published