SnailyCAD / autoinstaller

A script to install SnailyCAD a bit quicker with interactive prompts in the console.

Home Page:https://docs.snailycad.org/docs/installations/methods/autoinstaller

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

autoinstaller

A script to install SnailyCAD a bit quicker with interactive prompts in the console.

Setup

curl is supported on all operating systems.

curl https://raw.githubusercontent.com/SnailyCAD/autoinstaller/main/dist/index.js > autoinstaller.mjs

node autoinstaller.mjs

About

A script to install SnailyCAD a bit quicker with interactive prompts in the console.

https://docs.snailycad.org/docs/installations/methods/autoinstaller

License:MIT License


Languages

Language:TypeScript 100.0%