You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- The main purpose of the repo is to group libraries `atomic_hooks`, `seed_hooks` and `seed_styles` to make development faster and easier.
9
+
10
+
-_Note:_ There are still active issues in the repos above and all corresponding crates currently deployed on [crates.io](https://crates.io/) are based on them.
11
+
12
+
- You can find tutorials and documentation on [seed-style-hooks.netlify.app](https://seed-style-hooks.netlify.app/), however it's possible that some information will become obsolete.
13
+
14
+
- Include chosen libraries in your Seed project this way:
-Please run at least `cargo build` from the root before `push` to make sure all libraries are still compatible.We'll setup CI with tests and linters later.
26
+
-Use `stable` and the latest Rust version (`$ rustup update`).
27
+
-Squash commits and try to respect [ConventionalCommits](https://www.conventionalcommits.org/en/v1.0.0/).
0 commit comments