devconf/shell/.config/pier/pier.toml
2025-01-16 01:48:57 +01:00

6 lines
77 B
TOML

[scripts.httpserver]
command = '''
python -m http.server 3000
'''
[default]