Compare commits
5 Commits
67381eb071
...
05390a8f0b
| Author | SHA1 | Date | |
|---|---|---|---|
| 05390a8f0b | |||
| 6da7586c3e | |||
| 3deedb2f7f | |||
|
|
3db0f53943 | ||
|
|
b5c4f61c8a |
@@ -50,13 +50,11 @@ Options:
|
|||||||
|
|
||||||
## Future plans
|
## Future plans
|
||||||
|
|
||||||
- [ ] Fix `raven test`. Totally borked.
|
- [ ] Make `raven run` fall back to an entry point specified in Nest.toml, when
|
||||||
- [ ] Make `nest run` fall back to an entry point specified in Nest.toml, when
|
|
||||||
none provided.
|
none provided.
|
||||||
- [ ] Fix project structure, eliminate inter-dependencies.
|
- [ ] Fix project structure, eliminate inter-dependencies.
|
||||||
- [ ] Separate out `java.rs` into a dedicated wrapper library.
|
- [ ] Separate out `java.rs` into a dedicated wrapper library.
|
||||||
- [ ] Possibly add support for pulling remote packages via `nest add`. This
|
- [ ] Possibly add support for pulling remote packages via `raven add`. This
|
||||||
will be implemented should there arise a need.
|
will be implemented should there arise a need.
|
||||||
- [ ] Wrap errors properly, instead of hap-hazardly using `anyhow`
|
- [ ] Wrap errors properly, instead of hap-hazardly using `anyhow`
|
||||||
- [ ] Maybe proper logging?
|
- [ ] Maybe proper logging?
|
||||||
- [ ] Fix using hashes to avoid unnesscesary recompilation.
|
|
||||||
|
|||||||
Reference in New Issue
Block a user