Skip to content

na4zagin3/satyrographos-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Satyrographos Repo

Build Status

We also have a web interface, Satyrographos Package Index (thanks to @matsud224).

This is a custom OPAM repository for Satyrographos, a package manager for SATySFi.

You can add this repository into your OPAM by running the following command.

# This repository depends on containts in satysfi-external repo
opam repository add satysfi-external https://github.com/gfngfn/satysfi-external-repo.git
opam repository add satyrographos https://github.com/na4zagin3/satyrographos-repo.git

Contributing

We welcome contributions! If you notice a problem of packaging, then send a PR or write an issue here. If it's a problem of the content of package itself, then refer to its repository.

To submit a PR for your project in GitHub, run the following command in your repository.

git tag -a <version> # For example, git tag -a v0.1
git push origin <version>
opam publish --repo=na4zagin3/satyrographos-repo

Maintainers may ask contributors to update files for automation tests.

For development versions

We have satyrographos-repo-alpha repository which has development versions, especially the next versions of SATySFi and those depends on them.

See https://github.com/na4zagin3/satyrographos-repo-alpha/tree/main#readme for more details.

License

All the metadata contained in this repository are licensed under the CC0 1.0 Universal license or any later version (i.e., CC0-1.0+ license in SPDX License Identifier).

Reference

About

Custom OPAM repository for SATySFi libraries managed by Satyrographos

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 19