Commit Graph

11 Commits (cab5e24845df21421d187c96c1688e94ab4cd0b5)

Author SHA1 Message Date
Arnout Engelen 9c80c4cab0
Release 0.0.2 4 years ago
Arnout Engelen 7f992e9d73
Add filters so 'npm pack' and publish contains just enough 4 years ago
Arnout Engelen 043f1e0fd3 Remove separate main.cljs, install to PATH
https://docs.npmjs.com/files/package.json#bin
4 years ago
dmitri.sotnikov@gmail.com 820cd2be82 added shadow-cljs compilation to generate a js artifact 4 years ago
Arnout Engelen ea7c057c11 Add a unit test
Splitting up the project in core/main/test
4 years ago
dmitri.sotnikov@gmail.com d79b9fa5c3 bumped up dependencies 5 years ago
Dmitri Sotnikov 8c004bd876 switched to use request module instead of curl to resolve urls 6 years ago
dmitri.sotnikov@gmail.com 1f411891a8 added RSS support 6 years ago
dmitri.sotnikov@gmail.com f67f55c858 added tumblr support 6 years ago
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
6 years ago
dmitri.sotnikov@gmail.com 75b679a533 initial commit 6 years ago