main
Bel LaPointe 2024-01-09 13:38:56 -07:00
commit 87a6b796c6
4 changed files with 11 additions and 0 deletions

1
startup-cto-handbook/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
book

View File

@ -0,0 +1,6 @@
[book]
authors = ["Bel LaPointe"]
language = "en"
multilingual = false
src = "src"
title = "Startup CTO Handbook"

View File

@ -0,0 +1,3 @@
# Summary
- [Chapter 1](./chapter_1.md)

View File

@ -0,0 +1 @@
# Chapter 1