mirror of
https://github.com/engineer-man/piston.git
synced 2025-09-20 10:50:04 +02:00
feat: Add automated runtime installation scripts and documentation
- Add install-runtimes.js script for bulk runtime installation - Create npm scripts for easy runtime management - Add comprehensive runtime installation guide to README - Support line-by-line runtime installation with progress tracking - Include error handling and automatic file creation - Add verification commands for testing installations
This commit is contained in:
parent
1d55a41a2d
commit
baa39555a8
5 changed files with 407 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,3 +2,4 @@ data/
|
|||
.piston_env
|
||||
node_modules
|
||||
.vscode/
|
||||
.env
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue