Skip to content

paulvictor/encode-decode

 
 

Repository files navigation

Setup - before build

  1. Install nix -> https://nixos.org/download.html
  2. brew install ghc cabal-install

Build

nix build

Run Application

./result/bin/encode-decode-drainer --metrics-update-interval 10 --prometheus-port 9093 --file ~/Downloads/bigFile.txt

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 50.2%
  • Nix 49.8%