https://github.com/wearetechnative/croctalk
https://github.com/wearetechnative/croctalk
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wearetechnative/croctalk
- Owner: wearetechnative
- Created: 2025-01-28T10:51:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-25T13:09:05.000Z (12 months ago)
- Last Synced: 2025-10-18T21:11:47.273Z (8 months ago)
- Language: Python
- Size: 43.9 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CrocTalk
Talk your way into Twenty.
[]()
## 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