Skip to content
Aarik Pokras edited this page Nov 20, 2024 · 7 revisions

An EBSL file usually looks something like this:

hello=world
bottle=green,blue,white,
os=darwin

Notice the , on line 2. This is required to use the max argument on the command line.

Anything not in the = , format is considered a comment unless referenced.

Clone this wiki locally