Skip to content

NickLavrov/circleci-primes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

circleci-primes

CircleCI

Create a list of prime numbers using CircleCI!

This repo keeps a running list of prime numbers, found in primes.txt. A commit to the master branch triggers a build on CircleCI, calculates the next prime number, adds it to the list, commits the new list to the master branch, triggers a build on CircleCI, calculates the next prime number, adds it to the list... you get the idea.

Watch the builds here!

About

Create a list of prime numbers using CircleCI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages