Skip to content

timmytimyay/cobol-worker-template

 
 

cobol-worker

A Cloudflare worker that runs COBOL.

src/index.js is the content of the Workers script.

Wrangler

To generate using wrangler

wrangler generate myapp https://github.com/xtuc/cobol-worker-template

To develop your Worker on your local network

npm run dev

To preview your Worker in the browser

npm run preview

To deploy the worker:

npm run deploy

About

A Cloudflare worker that runs COBOL.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 70.2%
  • Shell 21.7%
  • COBOL 8.1%