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

https://github.com/wearetechnative/croctalk


https://github.com/wearetechnative/croctalk

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# CrocTalk

Talk your way into Twenty.

[![](croctalk.svg)]()

## Description

...

## Getting Started

To run package manually:
```
python3 -m croctalk.main
```

Build Nix package:
```
nix build .#croctalk

./result/bin/croctalk
```

Or use it as a flake