mirror of
https://github.com/LucasDower/ObjToSchematic.git
synced 2025-12-11 20:15:30 +01:00
5 lines
88 B
Bash
Executable File
5 lines
88 B
Bash
Executable File
#!/bin/sh
|
|
|
|
echo "Generating docs..."
|
|
cd ..
|
|
npx typedoc --entryPointStrategy expand ./src |