Skip to content

butters008/PubCodeLocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Public Code Locker


A place where I can put code that I do not mind people grabbing it. Also long as it does not contain account info, fair game.

Terminal Commands


Java

  • Running Java files javac MyFile.java java MyFile

  • Installing Java sudo apt update && sudo apt install openjdk-17-jdk java -version

  • Sprint Boot ./mvnw spring-boot:run chmod +x mvnw

VS Code Instructions


Java

  • Make sure you have Extension Pack for Java by Microsoft installed
  • Makes sure you have Java install, use terminal commands to get that

About

Coding and practicing solving problems in different languages to help me learn and possibly teach other

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors