No description
Find a file
Yann Esposito (Yogsototh) 0174f5886d
ops and css tweaks
2019-09-02 16:05:02 +02:00
ops ops and css tweaks 2019-09-02 16:05:02 +02:00
src stack support 2019-09-02 15:06:46 +02:00
.gitignore stack support 2019-09-02 15:06:46 +02:00
.noodle.db.txt Init noodle 2015-03-28 08:47:36 +01:00
LICENSE Init noodle 2015-03-28 08:47:36 +01:00
noodle.cabal stack support 2019-09-02 15:06:46 +02:00
noodle.css ops and css tweaks 2019-09-02 16:05:02 +02:00
noodle.png Update screenshot after styling update 2016-03-28 13:04:45 +02:00
README.md add readme and screenshot 2015-03-31 14:46:33 +02:00
Setup.hs Init noodle 2015-03-28 08:47:36 +01:00
stack.yaml stack support 2019-09-02 15:06:46 +02:00

Noodle - The doodle

Screenshot

Noodle is a doodle clone written in haskell with:

Even though it is a project to explore the possibilties of haskell in web development, it is designed as a inhouse doodle solution to fit the needs of privacy.

To build the project you need a updated version of cabal and following commands:

cabal configure
cabal install
cabal build

After that place ./dist/build/noodle/noodle and noodle.css beside each other into the desired directory and start it with: ./noodle or a shell script or something.

If you liked this project please have a look at my paste bin clone in rails: graveio