There was an error while loading. Please reload this page.
1 parent 0791511 commit 7693acbCopy full SHA for 7693acb
2 files changed
.github/workflows/main.yml
README.md
@@ -1,18 +1,8 @@
1
# Diff
2
3
-Website to display diffs between Hex package versions.
4
-
5
-## Contributing
6
7
-### Setup
8
9
-1. Run `mix setup` to install Hex and NPM dependencies
10
-2. Run `mix test`
11
-3. Run `mix phx.server` and visit [http://localhost:4004/](http://localhost:4004/)
12
13
-### Updating dependencies
14
15
-If Hex or NPM dependencies are outdated run `mix setup` again.
+This repository is archived. Hex package diffs are maintained as part of
+[hexpm/hexpm](https://github.com/hexpm/hexpm): its web interface and background
+processing both run in the Hexpm application.
16
17
## License
18
0 commit comments