utdemir / distributed-dataset

A distributed data processing framework in Haskell.
BSD 3-Clause "New" or "Revised" License
114 stars 5 forks source link

Document the example project #7

Open utdemir opened 5 years ago

utdemir commented 5 years ago

Currently starting a new project using distributed-dataset is not really defined. We should have a hello-world project, alongside with a easy-to-use build system for both Linux and MacOS.

stack's container support should be useful.