Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/borkdude/sci-wallpaper-downloader
A port of @yogthos's wallpaper downloader to the Small Clojure Interpreter on NodeJS
https://github.com/borkdude/sci-wallpaper-downloader
clojure clojurescript interpreter nodejs script
Last synced: about 1 month ago
JSON representation
A port of @yogthos's wallpaper downloader to the Small Clojure Interpreter on NodeJS
- Host: GitHub
- URL: https://github.com/borkdude/sci-wallpaper-downloader
- Owner: borkdude
- Created: 2019-10-09T21:33:48.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-22T20:50:14.000Z (almost 5 years ago)
- Last Synced: 2024-10-25T21:55:05.690Z (3 months ago)
- Topics: clojure, clojurescript, interpreter, nodejs, script
- Language: Clojure
- Size: 8.79 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sci-wallpaper-downloader
A port of [yogthos](https://github.com/yogthos)'s wallpaper downloader [gist](https://gist.github.com/yogthos/d9d2324016f62d151c9843bdac3c0f23) to [sci](https://github.com/borkdude/sci) on NodeJS.
## Why this port?
I wanted to examine the usability of [sci](https://github.com/borkdude/sci) on NodeJS.
## Install
First clone this repo. Then run `npm install`.
## Run
node main.js
## License
Copyright © 2019 Michiel Borkent
Distributed under the Eclipse Public License 1.0.