Skip to content
This repository was archived by the owner on Jul 17, 2026. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
81 changes: 0 additions & 81 deletions .github/workflows/main.yml

This file was deleted.

16 changes: 3 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,8 @@
# Diff

Website to display diffs between Hex package versions.

## Contributing

### Setup

1. Run `mix setup` to install Hex and NPM dependencies
2. Run `mix test`
3. Run `mix phx.server` and visit [http://localhost:4004/](http://localhost:4004/)

### Updating dependencies

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.

## License

Expand Down