tartrazine/internal/code-generator/generator/test_files/interpreters.test.yml
Manuel Carmona 2644a7c8da added interpreters_map.go generation
fixed Interpreters comment
2017-04-27 16:39:54 +02:00

16 lines
146 B
YAML

---
Nu:
interpreters:
- nush
Shell:
interpreters:
- bash
- rc
- sh
- zsh
Python:
interpreters:
- python
- python2
- python3