mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-29 02:24:02 +02:00
copilot update:
- first version can perform CRUD ops on the .rowboat file
This commit is contained in:
parent
80ceba4b11
commit
e914aa2832
9 changed files with 413 additions and 866 deletions
|
|
@ -6,3 +6,6 @@ export const start = () => {
|
|||
process.exitCode = 1;
|
||||
});
|
||||
}
|
||||
|
||||
// Run the copilot when this file is executed directly
|
||||
start();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue