No description
- Shell 39.4%
- Ruby 24.8%
- Lua 17.7%
- Python 12.7%
- CSS 2.8%
- Other 2.6%
Remove sys.argv pre-parse hack that caused argument conflicts. Everything is now proper argparse flags: --select TUI picker; saves default; with FILE also prints --set-default NAME save named printer as default without TUI Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .claude | ||
| bin | ||
| doc | ||
| docs | ||
| home | ||
| lib | ||
| recipes | ||
| .nvimlog | ||
| CLAUDE.md | ||
| install | ||
| Makefile | ||
| readme.md | ||
Installing the environment
curl -sSL https://gurgul.pro/artur/environment/raw/branch/main/install | bash
Config:
| Variable Name | Default Value | Description |
|---|---|---|
DAT_CACHE_PATH |
${HOME}/.cache/dat/ |
Path where cached data is stored. |
DEFAULT_INTERNET_LOGIN |
not set | |
DAT_VM_DATA |
${DAT_CACHE_PATH}/vm |
Directory for storing VM-related data. |
Installing build daemon
make install-daemon