4 lines
60 B
Bash
Executable File
4 lines
60 B
Bash
Executable File
#!/bin/sh
|
|
|
|
./node_modules/.bin/apidoc -i src/routes -o docs
|