Skip to content

First project using git, TDD, sonarqube - Riotgames, Inc.

Notifications You must be signed in to change notification settings

jsunwoo/phone-bill-calculator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

team04_week4

#Jenkins Option

Root POM : bill/pom.xml

Goals and options : package

Analysis properties : sonar.sources=bill

#How to compile and run this project

mvn package // on maven cli(at latest version) jar -cp bill-0.0.2.jar edu.team04.bill.App and follow the instruction below

#first input

Type : String

Value : 'silver' or 'gold'

#second input

Value : the number of lines that your account have

#third input

Value : the number of lines that your account have

#how to end this program

just type '0' in first input

About

First project using git, TDD, sonarqube - Riotgames, Inc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%