An open API service indexing awesome lists of open source software.

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

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
```