Use a bug tracker, instead of README.
This commit is contained in:
@@ -34,7 +34,6 @@ raven run main.Main
|
|||||||
|
|
||||||
## Future plans
|
## Future plans
|
||||||
|
|
||||||
- [ ] Fix `raven test`. Totally borked.
|
|
||||||
- [ ] Make `nest 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.
|
||||||
@@ -43,4 +42,3 @@ raven run main.Main
|
|||||||
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