Skip to content

Commit

Permalink
Kind of update the todo
Browse files Browse the repository at this point in the history
  • Loading branch information
strawmelonjuice committed Aug 30, 2024
1 parent ca056f1 commit c7268bb
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions todo.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,24 @@
# To-Do

- [ ] Re-do of entire project
- [ ] New way of doing plugins
- Part through features
- Part through plugins in JS, ran in Boa
- [ ] Plugins
- [x] Re-do plugin loader, make it more like Cynthia v1 (using TypeScript imports)
- [ ] Implement new plugin runtimes
- [x] JavaScript/TypeScript
- [ ] Python
- [ ] Compiled languages: Gleam, Go, Rust, etc. (through codegen)
- [ ] Implement codegen
- [ ] Gleam
- [ ] Go
- [ ] Rust
- [ ] Re-do of the way the configuration is structured
- [x] `published.jsonc` is to be restructured using Serde's enumerator support
- [ ] `Cynthia.toml` uses logging settings alike Lumina's.
- [ ] Writing some documentation
- [ ] Plugin documentation
- [ ] For plugin developers
- [ ] For users
- [ ] Configuration documentation
- [x] Configuration documentation
- [ ] `published.jsonc`
- [ ] Structure and usage
- [ ] Publication types
Expand Down

0 comments on commit c7268bb

Please sign in to comment.