babashka / obb

Ad-hoc ClojureScript scripting of Mac applications via Apple's Open Scripting Architecture.
Eclipse Public License 1.0
241 stars 5 forks source link

Package structure #2

Closed borkdude closed 2 years ago

borkdude commented 2 years ago

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`.
zane commented 2 years ago

See b8751faed33b1178816f060dbd5e19fb86ecfea5, ccd5be52ba79355b59fdeda427ed4d5cac4b6136.