chur-macros 0.4.0

A wrapper around tonic-build which adds dependencies
Documentation
1
2
3
4
5
6
7
8
9
10
11
# Chur

*"chur" - New Zealand Slang for Cheers (kinda)*

Chur is wrapper around `tonic-build` that makes it simpler to declare dependencies on other types.

At the moment it only supports github repos which it will download as tarballs.

there's an example in the [example](./example) folder.

will update with better docs eventually.