Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
OCamlPro
osh
Commits
fc64bb0b
Unverified
Commit
fc64bb0b
authored
Sep 17, 2021
by
zapashcanon
Browse files
add tags
parent
d15c2853
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
6 deletions
+7
-6
dune-project
dune-project
+6
-5
osh.opam
osh.opam
+1
-1
No files found.
dune-project
View file @
fc64bb0b
...
...
@@ -18,15 +18,16 @@
(package
(name osh)
(synopsis "TODO")
(description
"TODO")
(description "TODO")
(tags
(
TODO
))
(
shield badge svg generator status build code coverage
))
(depends
(ocaml
(>= 4.08))
(dream (>= 1.0.0~alpha2))
(ocb (>= 0.1))
(dream
(>= 1.0.0~alpha2))
(ocb
(>= 0.1))
(bisect_ppx
(and
:with-test
...
...
osh.opam
View file @
fc64bb0b
...
...
@@ -5,7 +5,7 @@ description: "TODO"
maintainer: ["Léo Andrès <contact@ndrs.fr>"]
authors: ["Léo Andrès <contact@ndrs.fr>"]
license: "ISC"
tags: ["
TODO
"]
tags: ["
shield" "badge" "svg" "generator" "status" "build" "code" "coverage
"]
homepage: "https://github.com/ocamlpro/osh"
bug-reports: "https://github.com/ocamlpro/osh/issues"
depends: [
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment