docs: Added minimal README

main
Vincent Gendron 2024-08-10 16:54:56 +02:00
parent c8a9da7016
commit 83d943abc8
1 changed files with 44 additions and 0 deletions

View File

@ -0,0 +1,44 @@
# Ctrl IDE
A keyboard driven IDE in your terminal, the unix way.
```txt
,---,---,---,---,---,---,---,---,---,---,---,---,---,-------,
| | | | | | | | | | | | [ | ] | <- |
|---'-,-'-,-'-,-'-,-'-,-'-,-'-,-'-,-'-,-'-,-'-,-'-,-'-,-----|
| ->| | | | | | | | | | | | [ | ] | \ |
|-----',--',--',--',--',--',--',--',--',--',--',--',--'-----|
| Caps | | | C | T | R | L | | | | ; | ' | Enter |
|------'-,-'-,-'-,-'-,-'-,-'-,-'-,-'-,-'-,-'-,-'-,-'--------|
| | | | | | | | | , | . | / | |
|------,-',--'--,'---'---'---'---'---'---'-,-'---',--,------|
| ctrl | | alt | | alt | | ctrl |
'------' '-----'--------------------------'------' '------'
```
## Primary tools used
- Nushell
- Yazi
- Helix editor
- Zellij
- Lazygit
## Inspiration
### Design
- Catppuccin
### IDE/Code editor
- Jetbrain's IDE
## Thanks to
### Design
- Nieminen Mika for the ascii art
- Catppuccin
### Language servers