4 lines
53 B
Bash
Executable File
4 lines
53 B
Bash
Executable File
#!/bin/sh
|
|
|
|
./node_modules/.bin/apidoc -i api -o docs
|