<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.pushmindstack.com/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>PushMindStack - opensource:codebricklayer</title>
        <description></description>
        <link>https://wiki.pushmindstack.com/</link>
        <lastBuildDate>Wed, 15 Apr 2026 23:41:12 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://wiki.pushmindstack.com/_media/wiki/dokuwiki.svg</url>
            <title>PushMindStack</title>
            <link>https://wiki.pushmindstack.com/</link>
        </image>
        <item>
            <title>Blueprint</title>
            <link>https://wiki.pushmindstack.com/opensource/codebricklayer/blueprint</link>
            <description>&lt;= CodeBricklayer

Blueprint

How to describe a blueprint

	*  ... 
The content between ... is the structure of the house.
		*  ${} 
The content wrapped by ${hole} describes a wall hole. The holes will be filled by fitting bricks. (The ${hole} will be replaced by the contents of the brick.) You can refer to</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 15 Nov 2023 14:53:10 +0000</pubDate>
        </item>
        <item>
            <title>Next Generation Blueprint</title>
            <link>https://wiki.pushmindstack.com/opensource/codebricklayer/blueprint2</link>
            <description>&lt;= CodeBricklayer

Next Generation Blueprint</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 27 Nov 2023 14:56:26 +0000</pubDate>
        </item>
        <item>
            <title>Python Source</title>
            <link>https://wiki.pushmindstack.com/opensource/codebricklayer/python-src</link>
            <description>&lt;= CodeBricklayer

Python Source

Usage

	*  Describe a blueprint that tells the codeBricklayer how to code.
	*  Run command python codeBricklayer.py -s blueprint -d dstfile.
		*  -s specifies the blueprint.
		*  -d specifies the destination file. If not specified, codeBricklayer</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 27 Nov 2023 14:54:05 +0000</pubDate>
        </item>
        <item>
            <title>CodeBricklayer</title>
            <link>https://wiki.pushmindstack.com/opensource/codebricklayer/start</link>
            <description>CodeBricklayer

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</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 01 Dec 2023 18:05:27 +0000</pubDate>
        </item>
        <item>
            <title>CodeBricklayer (VS Code Extension)</title>
            <link>https://wiki.pushmindstack.com/opensource/codebricklayer/vscode-ext</link>
            <description>&lt;= CodeBricklayer

CodeBricklayer (VS Code Extension)

You can get the source code from &lt;https://github.com/execonic/CodeBricklayer&gt;.

Usage

	*  Describe a blueprint that tells the codeBricklayer how to code.
	*  Select the content of the blueprint, then click the right mouse button and select Code Bricklayer. 

Commits</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 24 Oct 2024 07:47:36 +0000</pubDate>
        </item>
    </channel>
</rss>
