Skip to content

Conversation

@rektdeckard
Copy link
Member

@rektdeckard rektdeckard commented Aug 13, 2024

First pass at implementing required features for bootstrapping (lk app create, lk app install) as defined in the discussion on LiveKit Playgrounds. This includes:

  • Schema for a bootstrap configuration file located at taskfile.yaml in template repositories
  • Interpreter for the config file that can execute tasks, inflate environment variables from .env.example -> .env.local
  • Establish some conventions on how to locate templates

@rektdeckard rektdeckard changed the title feat(lk): initial pass at app create command feat(lk): bootstrap Aug 15, 2024
Copy link
Contributor

@Ocupe Ocupe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, just saw the latest change. Haven't reviewed the full PR yet.

@rektdeckard rektdeckard marked this pull request as ready for review August 20, 2024 05:45
@rektdeckard rektdeckard merged commit e1602b5 into main Aug 29, 2024
@rektdeckard rektdeckard deleted the tf/bootstrap branch August 29, 2024 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants