mirror of
https://github.com/ralsina/tartrazine.git
synced 2024-11-13 06:52:24 +00:00
16 lines
146 B
YAML
16 lines
146 B
YAML
|
---
|
||
|
Nu:
|
||
|
interpreters:
|
||
|
- nush
|
||
|
Shell:
|
||
|
interpreters:
|
||
|
- bash
|
||
|
- rc
|
||
|
- sh
|
||
|
- zsh
|
||
|
Python:
|
||
|
interpreters:
|
||
|
- python
|
||
|
- python2
|
||
|
- python3
|