babashka / obb

Ad-hoc ClojureScript scripting of Mac applications via Apple's Open Scripting Architecture.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Package structure

borkdude opened this issue · comments

Babashka and nbb have the following package structure:

.main for the CLI namespace
.impl.* for non public stuff

For consistency I suggest we move io.zane.obb to obb.main and io.zane.obb.sci to obb.impl.sci.