https://github.com/spmadden/integration-book
A book of best practices, lessons-learned, and pitfalls to avoid from our experience integrating systems together.
https://github.com/spmadden/integration-book
best-practices guidebook system-integration
Last synced: 10 months ago
JSON representation
A book of best practices, lessons-learned, and pitfalls to avoid from our experience integrating systems together.
- Host: GitHub
- URL: https://github.com/spmadden/integration-book
- Owner: spmadden
- License: other
- Created: 2023-12-16T16:52:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-16T19:03:42.000Z (over 2 years ago)
- Last Synced: 2025-03-04T10:46:34.461Z (about 1 year ago)
- Topics: best-practices, guidebook, system-integration
- Language: Handlebars
- Homepage: https://bbsi.spm.sh/
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
The Integration Book
=====================
[](https://creativecommons.org/licenses/by-sa/4.0/)
### Building:
1. Run `just`
1. If you aren't already set up with 'just', run `./bootstrap_env.sh`
### Dev Help Sources:
1. [mdBook Book](https://rust-lang.github.io/mdBook/index.html)
2. [mdBook Wiki](https://github.com/rust-lang/mdBook/wiki)
3. [mdbook-admonish](https://github.com/tommilligan/mdbook-admonish)
4. [mdbook-pdf](https://github.com/HollowMan6/mdbook-pdf)
5. [mdbook-epub](https://github.com/Michael-F-Bryan/mdbook-epub)
### Licensing:
This work is licensed under [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/)
You are free to:
* **Share** - copy and redistribute this book or any subset of this book in any medium or format.
* **Adapt** - remix, transform, and build upon the material for any purpose, even commercially.
Under the following terms:
* **Attribution** - You must give [appropriate credit](https://creativecommons.org/licenses/by-sa/4.0/#ref-appropriate-credit), provide a link to the license, and [indicate if changes were made](https://creativecommons.org/licenses/by-sa/4.0/#ref-indicate-changes). You may do so in any reasonable manner, but not in any way that suggests the authors endorse you or your use.
* **ShareAlike** - If you remix, transform, or build upon the material, you must distribute your contributions under the [same license](https://creativecommons.org/licenses/by-sa/4.0/#ref-same-license) as the original.
* **No Additional Restrictions** - You may not apply legal terms or [technological measures](https://creativecommons.org/licenses/by-sa/4.0/#ref-technological-measures) that legally restrict others from doing anything the license permits.