zapashcanon d87efdd6cf
backup
2022-05-06 15:51:39 +02:00
2019-09-16 03:58:54 +02:00
2022-05-06 15:51:39 +02:00
2019-09-16 03:58:54 +02:00
2022-05-06 15:51:39 +02:00
2019-09-16 03:58:54 +02:00
2019-09-16 03:58:54 +02:00
2022-05-06 15:51:39 +02:00

still-dep

still-dep is a small tool to list all packages that still depends on a given package.

Usage

./still_dep.exe oasis # will list all opam packages that still depends on oasis

Build

To build the executable:

scripts/build.sh

To clean after building:

scripts/clean.sh

Format

You can format the code using:

scripts/format.sh

License

See LICENSE.

Description
No description provided
Readme
Languages
OCaml 89%
Shell 11%