https://github.com/ctoframework/book
CTO Framework book
https://github.com/ctoframework/book
book cto leadership management
Last synced: 5 days ago
JSON representation
CTO Framework book
- Host: GitHub
- URL: https://github.com/ctoframework/book
- Owner: ctoframework
- Created: 2025-03-09T20:29:20.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-04-21T21:12:31.000Z (5 days ago)
- Last Synced: 2026-04-21T21:34:18.140Z (5 days ago)
- Topics: book, cto, leadership, management
- Language: TeX
- Homepage: https://ctoframework.com
- Size: 1.91 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CTO Framework book
## Requirements
- Texlive
## Release
1. Set CUSTOM_GITHUB_TOKEN to a PAT with read-write access to content/releases
## Build instructions
```shell
make prepare
make pdf
```