Skip to content

ferdinandmehlan/writeCJ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

writeCJ

A java class to write a string to a file.
Then transpilled to JS using cheerpj.

HowTo call in JS:
cheerpjRunMain("Writer", "/app/path/to/jar/writerCJ.jar", "path/to/file/to/write/to.ext", "String to write!");

Copy both:
bin/writerCJ.jar
bin/writerCJ.jar.js
to your server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages