CodeBricklayer
Introducing a tool called
CodeBricklayer
for reducing coding time.
I designed this tool to reduce coding time, because I found some code with the same coding pattern. The following two versions are now available:
- CodeBricklayer(TypeScript)
A VS Code extension implemented in TypeScript. - CodeBricklayer(Python)
Implemented in Python.
Both of the above versions require a blueprint, which you can refer to blueprint to learn how to make one.