8000 GitHub - Primetalk/quizzes: Some Scala programming quizzes
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Primetalk/quizzes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quizzes

Some Scala programming quizzes

Getting started

Create a clone of the Git repository:

git clone https://github.com/Primetalk/quizzes.git

Change directory to quizzes/lines.

cd quizzes/lines

Run the test

sbt ~test

Fix it!

Running with gradle

One may also run the test with gradle.

cd quizzes
./gradlew test

However, it is necessary to uncomment the lines at the end of file quizzes/lines/src/test/scala/primetalk/quizzes/lines/LineDigitizerSpecification.scala

About

Some Scala programming quizzes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0