Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-01-25 | Fix up dev container | 1 | -1/+0 | ||
2022-01-02 | copy: replace Bun with bun (#99) | 1 | -2/+2 | ||
Most CLI tools have the style convention of referring to themselves in lowercase. It is, after all, the name that users type in when using the tool. This PR maintains that convention in bun. "Drop the uppercase B, it's cleaner" | |||||
2021-12-27 | Add clone-submodules to devcontainer makefile | 1 | -3/+0 | ||
2021-12-23 | typo | 1 | -1/+1 | ||
2021-12-23 | :nail_care: | 1 | -8/+11 | ||
2021-12-23 | Add VSCode devcontainer environment for easy contributing | 5 | -0/+661 | ||