This repository has been archived by the owner on Oct 3, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Taken from the company template.
- Loading branch information
Showing
2 changed files
with
32 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
# opam-ci-check | ||
|
||
## Synopsis | ||
|
||
A CLI tool that tests whether packages are publishable on the opam repository. | ||
|
||
This tool is in progress. | ||
|
||
## Installation | ||
|
||
``` sh | ||
opam install https://github.com/ocurrent/opam-ci-check.git | ||
``` | ||
|
||
## Documentation | ||
|
||
https://www.ocurrent.org/opam-ci-check/ | ||
|
||
## Contribution | ||
|
||
Contributions are most welcome! | ||
|
||
<!-- TODO --> | ||
- [File issues](https://github.com/ocurrent/opam-ci-check/issues) to report bugs or feature requests. | ||
- [Contribute code or documentation](./CONTRIBUTING.md) | ||
|
||
--- | ||
|
||
This project is created and maintained by\ | ||
<a href="https://tarides.com/"><img src="./Tarides.svg" width="200" alt="Tarides" /></a> | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.