Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bearddan2000/scala-cli-bloop-sbt-pascal-functional-prog
Find binomial coeffient of Nth.
https://github.com/bearddan2000/scala-cli-bloop-sbt-pascal-functional-prog
8 bloop bloop-sbt cli functional openjdk pascal prog sbt scala
Last synced: about 1 month ago
JSON representation
Find binomial coeffient of Nth.
- Host: GitHub
- URL: https://github.com/bearddan2000/scala-cli-bloop-sbt-pascal-functional-prog
- Owner: bearddan2000
- Created: 2022-08-29T18:50:41.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-29T18:50:43.000Z (about 2 years ago)
- Last Synced: 2024-09-30T14:04:47.223Z (about 2 months ago)
- Topics: 8, bloop, bloop-sbt, cli, functional, openjdk, pascal, prog, sbt, scala
- Language: Scala
- Homepage: https://github.com/bearddan2000/scala-cli-bloop-sbt-pascal-functional-prog
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# scala-cli-bloop-sbt-pascal-functional-prog
## Description
Find binomial coeffient of Nth.
Follows functional programming practices.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`