This website requires JavaScript.
Explore
Help
Sign In
taler
/
wallet-core
Watch
1
Star
0
Fork
0
You've already forked wallet-core
Code
Issues
Pull Requests
Packages
Projects
Releases
Activity
490b813f77
wallet-core
/
ci
/
jobs
/
2-docs
/
docs.sh
9 lines
79 B
Bash
Raw
Normal View
History
Unescape
Escape
CI: intial CI setup add ci directory with 3 basic jobs.
2023-06-07 17:53:49 +02:00
#!/bin/bash
set
-exuo pipefail
./bootstrap
./configure
make
use typedoc from pnpm config Signed-off-by: Sebastian <sebasjm@gmail.com>
2023-09-12 16:02:33 +02:00
pnpm run typedoc
Reference in New Issue
Copy Permalink