devconf/shell/.config/pier/config.toml

7 lines
77 B
TOML
Raw Normal View History

2025-01-16 00:48:57 +00:00
[scripts.httpserver]
command = '''
python -m http.server 3000
'''
[default]