Skip to content

Commit

Permalink
[project] refer to test
Browse files Browse the repository at this point in the history
  • Loading branch information
majidaldo committed Feb 21, 2025
1 parent ecf7c9c commit b5f0e7d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ generic stand-alone libraries:

# Development

## Setup

```bash
> uv sync --all-packages
> uv run pre-commit install
Expand All @@ -25,6 +27,10 @@ Make a [`.secrets.toml`](./.secrets.toml) file with
token = "yourtoken"
```

## Process

Follow [test](./test/) [instructions](./test/README.md).

# Usage

## [CLI](./src/bim2rdf/cli.py)
Expand Down

0 comments on commit b5f0e7d

Please sign in to comment.