Skip to content
Snippets Groups Projects
Commit 7aefd0ed authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

MAINT: rename to linkahead in contrib und readme

parent 7ce83799
No related branches found
No related tags found
No related merge requests found
Pipeline #40567 failed
...@@ -15,8 +15,8 @@ Conduct](CODE_OF_CONDUCT.md). ...@@ -15,8 +15,8 @@ Conduct](CODE_OF_CONDUCT.md).
* You want to contribute code or write documentation? There is no * You want to contribute code or write documentation? There is no
standardized way to contribute code yet. Please contact us at standardized way to contribute code yet. Please contact us at
<info@indiscale.com> if there has not been any prior contact. <info@indiscale.com> if there has not been any prior contact.
* Feel free to join the official CaosDB community on * Feel free to join the official LinkAhead community on
[#caosdb:matrix.org](https://matrix.to/#/!unwwlTfOznjEnMMXxf:matrix.org). [#linkahead:matrix.org](https://matrix.to/#/!unwwlTfOznjEnMMXxf:matrix.org).
## Merge Requests and Code Review ## Merge Requests and Code Review
...@@ -30,4 +30,4 @@ reviewer through the changes, explain your changes and also point out ...@@ -30,4 +30,4 @@ reviewer through the changes, explain your changes and also point out
open questions. open questions.
For further good practices have a look at [our review For further good practices have a look at [our review
guidelines](https://gitlab.com/caosdb/caosdb/-/blob/dev/REVIEW_GUIDELINES.md). guidelines](https://gitlab.com/linkahead/linkahead/-/blob/dev/REVIEW_GUIDELINES.md).
# caosdb-julialib # linkahead-julialib
[![pipeline [![pipeline
status](https://gitlab.indiscale.com/caosdb/src/caosdb-julialib/badges/main/pipeline.svg)](https://gitlab.indiscale.com/caosdb/src/caosdb-julialib/-/commits/main) status](https://gitlab.indiscale.com/caosdb/src/linkahead-julialib/badges/main/pipeline.svg)](https://gitlab.indiscale.com/caosdb/src/linkahead-julialib/-/commits/main)
[![coverage report](https://gitlab.indiscale.com/caosdb/src/caosdb-julialib/badges/main/coverage.svg)](https://gitlab.indiscale.com/caosdb/src/caosdb-julialib/-/commits/main) [![coverage report](https://gitlab.indiscale.com/caosdb/src/linkahead-julialib/badges/main/coverage.svg)](https://gitlab.indiscale.com/caosdb/src/linkahead-julialib/-/commits/main)
[![documentation (placeholder)](https://img.shields.io/badge/docs-latest-blue.svg)](https://docs.indiscale.com/caosdb-julialib/) [![documentation (placeholder)](https://img.shields.io/badge/docs-latest-blue.svg)](https://docs.indiscale.com/linkahead-julialib/)
## Welcome ## Welcome
This is the development repository of **caosdb-julialib** - a Julia This is the development repository of **linkahead-julialib** - a Julia
client library for CaosDB and a part of the CaosDB project. client library for LinkAhead and a part of the LinkAhead project.
## Setup ## Setup
Please read the [README\_SETUP.md](README_SETUP.md) for instructions Please read the [README\_SETUP.md](README_SETUP.md) for instructions
on how to develop, build, and use this code. caosdb-julialib is on how to develop, build, and use this code. linkahead-julialib is
developped and tested using Julia 1.6, we cannot guarantee its developped and tested using Julia 1.6, we cannot guarantee its
compatibility with versions <= 1.5. compatibility with versions <= 1.5.
## Further reading ## Further reading
Please refer to the [official Please refer to the [official
documentation](https://docs.indiscale.com/caosdb-julialib/) for more documentation](https://docs.indiscale.com/linkahead-julialib/) for more
information. information.
## Contributing ## Contributing
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment