https://github.com/op-rs/alldevs
Documentation, Specification, and Project Management Hub
https://github.com/op-rs/alldevs
Last synced: about 1 month ago
JSON representation
Documentation, Specification, and Project Management Hub
- Host: GitHub
- URL: https://github.com/op-rs/alldevs
- Owner: op-rs
- License: mit
- Created: 2023-09-28T17:48:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-28T18:39:01.000Z (over 1 year ago)
- Last Synced: 2025-02-15T14:51:52.774Z (3 months ago)
- Homepage:
- Size: 1.95 KB
- Stars: 7
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: contributing/contributing.md
- License: LICENSE
Awesome Lists containing this project
README
## alldevs
A Hub for Documentation, Specifications, and other Rust OP Stack Project Management.
This is a living, skunkworks repository for inventory tracking.
### Repository Structure
- [`specs`](./specs/) - Contains project and protocol level specifications.
- [`faqs`](./faqs/) - Frequently Asked Questions and Answers.
- [`charters`](./charters/) - OP Stack project charters.
- [`contributing`](./contributing/) - Contributing documentation and guidelines.
- [`sync`](./sync/) - Notes for meetings and other synchronous events.### How to use alldevs
`alldevs` is meant to be an batteries-included contributing hub for OP Stack Rust projects and other Anton Systems projects.
For general questions, comments, and suggestions, [open up an issue](https://github.com/anton-rs/alldevs/issues/new).
To get started on a new project, create a pull request with a [project charter](./charters/draft.md).
Projects that integrate with or build ontop of the Rust OP Stack are expected to follow the [specs](./specs/).