Commit graph

9 commits

Author SHA1 Message Date
Arnout Engelen
043f1e0fd3 Remove separate main.cljs, install to PATH
https://docs.npmjs.com/files/package.json#bin
2020-03-19 09:56:11 +01:00
dmitri.sotnikov@gmail.com
820cd2be82 added shadow-cljs compilation to generate a js artifact 2020-02-27 20:23:48 -05:00
Arnout Engelen
ea7c057c11 Add a unit test
Splitting up the project in core/main/test
2020-02-27 13:20:11 +01:00
dmitri.sotnikov@gmail.com
d79b9fa5c3 bumped up dependencies 2019-06-28 09:21:14 -04:00
Dmitri Sotnikov
8c004bd876 switched to use request module instead of curl to resolve urls 2018-08-28 02:18:01 -04:00
dmitri.sotnikov@gmail.com
1f411891a8 added RSS support 2018-03-20 08:57:25 -04:00
dmitri.sotnikov@gmail.com
f67f55c858 added tumblr support 2018-03-15 09:23:27 -04:00
AJ Jordan
8bf710dd61
Declare Lumo as a dependency
This means that we always have the right version, regardless of what's
in the global environment. Note that npm scripts (including `npm
start`) automatically prepend `./node_modules/.bin` to $PATH, which is
how this works.

See also http://module.party
2018-03-14 14:21:54 -04:00
dmitri.sotnikov@gmail.com
75b679a533 initial commit 2018-03-14 09:50:34 -04:00