glistix
glistix copied to clipboard
Roadmap to v1.0.0
What do we need for a v1 release?
- Git dependencies (blocked by upstream https://github.com/gleam-lang/gleam/issues/1338)
- Requirement overriding (blocked by upstream https://github.com/gleam-lang/gleam/issues/2899)
- We currently work around this using local/Git dependencies, so it's possible this isn't needed for an initial v1 release. Would be nice to have either way.
- Implement missing functions in stdlib (https://github.com/glistix/stdlib)
- A bit larger of an ecosystem
- Library for NixOS modules (which I've been taking a look at) and for
nixpkgsbindings (and, by extension, nix shell etc.) would be nice
- Library for NixOS modules (which I've been taking a look at) and for
- Some real-world testing