NHacker Next
  • new
  • past
  • show
  • ask
  • show
  • jobs
  • submit
Show HN: Crust – A CLI framework for TypeScript and Bun (github.com)
matt_kantor 12 minutes ago [-]
> Versions before 1.0 do not strictly follow semantic versioning.

Sorry for being nitpicky, but yes they do. Semantic versioning[0] allows arbitrary changes while the major version is 0:

> Major version zero (0.y.z) is for initial development. Anything MAY change at any time. The public API SHOULD NOT be considered stable.

[0]: https://semver.org/

jellyotsiro 5 minutes ago [-]
thanks for the catch, what we meant is that we’re not committing to strict stability guarantees yet, so APIs may still change as we iterate toward 1.0.
matt_kantor 2 minutes ago [-]
[delayed]
landl0rd 14 minutes ago [-]
Is there an examples section? Would be helpful to see a demo
jellyotsiro 6 minutes ago [-]
one of the examples would be trynia.ai (search and index api for ai agents)

here is github: github.com/nozomio-labs/nia-cli

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
Rendered at 17:47:49 GMT+0000 (Coordinated Universal Time) with Vercel.