Skip to content

Commit

Permalink
Add some development notes
Browse files Browse the repository at this point in the history
  • Loading branch information
astraw committed Sep 10, 2024
1 parent 391a890 commit bb57adc
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,15 @@ The above should print approximately `(48.00771378931424, 7.8561542926911985, 26
## License

MIT license

## Development

### Develop locally

```bash
maturin develop
```

### Publish a new release

Publishing new releases is performed automatically by Github CI when a new tag is pushed.

0 comments on commit bb57adc

Please sign in to comment.