Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add basic project scaffolding functionality via CLI #78

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Mar 3, 2023

  1. Configuration menu
    Copy the full SHA
    bd1d08d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e920de8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5cbc6f View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2023

  1. Minor edits and formatting

    wenkanglu committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    f645d12 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Add more robust building

    Passing a directory to _build() now builds all Tealish files in the tree.
    The structure of the build output retains the same tree shape as the build target.
    Build can now also be called from any directory within the project.
    wenkanglu committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    ee9617c View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Configuration menu
    Copy the full SHA
    e1e92fd View commit details
    Browse the repository at this point in the history