Finished the first version of the website, still, has some things to do (mentioned on the TODO.md), but the main project is completed.
6 lines
83 B
Bash
6 lines
83 B
Bash
#!/usr/bin/bash
|
|
|
|
echo "Generating module types..."
|
|
|
|
npx tcm -w src &
|
|
npx tsm -w src |