readme
This commit is contained in:
parent
269682e4ab
commit
427cf77c7f
@ -1,9 +1,9 @@
|
||||
# Readme draft
|
||||
|
||||
1. write code in language A
|
||||
1. write code
|
||||
2. annotate it (see below)
|
||||
3. launch `kitcom -src path/to/source.A -dest path/to/generated/file.B`
|
||||
4. Use generated file to IPC
|
||||
4. Use generated file for IPC
|
||||
|
||||
## Typescript:
|
||||
|
||||
@ -62,5 +62,9 @@ if err := kit.Wait(); err != nil {
|
||||
|
||||
LocalAPI on one side is RemoteAPI on the other side
|
||||
|
||||
## C++, Rust, Python:
|
||||
|
||||
To be done
|
||||
|
||||
# Library status
|
||||
Work in progress. No tests, no docs, code is not finished! Not everything is working yet. Code is partly crap.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user