Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mio256/kcl_ai
https://github.com/mio256/kcl_ai
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mio256/kcl_ai
- Owner: mio256
- Created: 2023-11-07T01:36:37.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-02-06T08:18:20.000Z (11 months ago)
- Last Synced: 2024-11-09T01:54:00.411Z (2 months ago)
- Language: Python
- Size: 1.38 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# KCL_AI
## How to use
### Mac
```
sh setup.sh
```### Windows
WSL上のUbuntu環境で行う
```
sudo apt install python3.10-venv
sh setup.sh
```## Docs
[Gitの扱い方について](./git.md)