https://github.com/abhi18av/acm-icpc-problems-aggregator
https://github.com/abhi18av/acm-icpc-problems-aggregator
acm-icpc browser-automation clojure data-gathering
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/abhi18av/acm-icpc-problems-aggregator
- Owner: abhi18av
- License: epl-1.0
- Created: 2020-02-08T17:19:27.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-13T16:53:58.000Z (over 5 years ago)
- Last Synced: 2025-02-06T08:04:26.481Z (3 months ago)
- Topics: acm-icpc, browser-automation, clojure, data-gathering
- Language: Clojure
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# acm-icpc-problems-aggregator
This repo houses the npm package [fetch-acm-icpc-problem](https://www.npmjs.com/package/@abhi18av/fetch-acm-icpc-problem)
## Usage
Run the project directly:
$ clj -m abhi18av.acm-icpc-problems-aggregator
Run the project's tests (they'll fail until you edit them):
$ clj -A:test:runner
## Resources
https://github.com/igrishaev/etaoin
https://intellipaat.com/community/6092/git-remove-tracked-files-how-to-stop-tracking-and-ignore-changes-to-a-file-in-git
https://zellwk.com/blog/publish-to-npm/## License
Copyright © 2020 Abhinav Sharma (@abhi18av)
Distributed under the MIT License