Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bearddan2000/scala-cli-bloop-sbt-pascal-triangle

Find binomial coeffient of Nth.
https://github.com/bearddan2000/scala-cli-bloop-sbt-pascal-triangle

8 bloop bloop-sbt cli openjdk pascal sbt scala triangle

Last synced: about 1 month ago
JSON representation

Find binomial coeffient of Nth.

Awesome Lists containing this project

README

        

# scala-cli-bloop-sbt-pascal-triangle

## Description
Find binomial coeffient of Nth.

Compiled and ran from build server `bloop`.

# Build note
Dependencies must be compatable with jdk8 or less.

## Tech stack
- bloop
- openjdk 8
- scala
- bloop-sbt

## Docker stack
- docker-cli
- eed3si9n/sbt

## Requirements
Docker desktop must be installed and the application
being called must be linux compatiple.

## To run
`sudo ./install.sh -u`

## To stop (optional)
`sudo ./install.sh -d`

## To see help
`sudo ./install.sh -h`