Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 141 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 141 Bytes

CTFd.js

Javascript module to interact with the CTFd API

Build with esbuild:

yarn esbuild main.js --bundle --outfile=ctfd.dist.js