separate core from cli into submodules, add support for boolean and and or operations, make more fields public, fix passing arguments to functions
This commit is contained in:
parent
7498c85424
commit
62656c6dff
19 changed files with 202 additions and 99 deletions
3
core/go.mod
Normal file
3
core/go.mod
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
module neemek.com/anglais/core
|
||||
|
||||
go 1.23.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue