molt
molt copied to clipboard
Documentation for contributors
Now some people kindly start contributing to this project, so we should have well-written documentation for them.
It should include:
- Project structure
- Monorepo, inspired by denoland/deno_std
- Versioning and releasing
- Environment setup
- You should always use the root
deno.jsonfor local development
- You should always use the root
And more.