mirror of
https://github.com/NexVeridian/ark-invest-api-rust.git
synced 2025-09-02 01:49:11 +00:00
fix: add Makefile
This commit is contained in:
parent
4a935992b0
commit
d1379df604
6 changed files with 288 additions and 332 deletions
|
@ -1,6 +1,5 @@
|
|||
# Contributing code
|
||||
- Make sure the test pass
|
||||
- Run `cargo clippy --fix --allow-dirty`
|
||||
- Run `make precommit` or `make check` if using nix flakes
|
||||
|
||||
# License
|
||||
All code in this repository is dual-licensed under either [License-MIT](./LICENSE-MIT) or [LICENSE-APACHE](./LICENSE-Apache) at your option. This means you can select the license you prefer.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue