Skip to content

judah-caruso/oneoffs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.. Oneoffs
   Oneoff Jai programs of varying use for
   various tasks.


.. Details
   - sheet.jai, annotation replacement tool
   - write.jai, markup tool
   - m8.jai, bash-alternative scripting language
   - text.jai, plaintext formatting tool


.. Installation
   Most programs rely on my 'base.jai' module
   which you can pull with:

      git submodule init
      git submodule update --recursive

   This should create a 'base' directory, and
   afterwards, everything can be compiled
   using:

      jai name-of-program.jai

   This will create a 'bin/' folder and the
   output executable within said folder.


.. License - Unlicense (Public Domain)
   All oneoffs are public domain, see LICENSE
   for full notice.

About

Jai programs of varying use for various tasks (mirror)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published