Skip to content

Remove teeplate dependency for builtin solution #1812

Discussion options

You must be logged in to vote

UPDATE

I have been working on a POC (proof-of-concept) that implements some of the ideas in my initial suggestion in the discussion, and I'm ready to share what I've created.

Behold...

LuckyTemplate

What is LuckyTemplate?

LuckyTemplate is very similar to Teeplate in its' goals, however, it's much simpler and a lot more capable.
Like Teeplate, you can create a file/folder structure templatized, but instead of using the filesystem, you do it in code.

Here are some of the major points:

  • Allows you to create a virtual file/folder structure, that you can write to disk anywhere you want
  • Supports using folders like building-blocks, enabling you to reuse folders within other folders
  • File content …

Replies: 5 comments 12 replies

Comment options

You must be logged in to vote
1 reply
@mdwagner
Comment options

mdwagner May 15, 2023
Maintainer Author

Comment options

You must be logged in to vote
1 reply
@mdwagner
Comment options

mdwagner May 15, 2023
Maintainer Author

Comment options

You must be logged in to vote
3 replies
@jwoertink
Comment options

@robacarp
Comment options

@mdwagner
Comment options

mdwagner May 15, 2023
Maintainer Author

Comment options

mdwagner
May 28, 2023
Maintainer Author

You must be logged in to vote
7 replies
@jwoertink
Comment options

@mdwagner
Comment options

mdwagner May 28, 2023
Maintainer Author

@mdwagner
Comment options

mdwagner Jun 6, 2023
Maintainer Author

@jwoertink
Comment options

@mdwagner
Comment options

mdwagner Jun 6, 2023
Maintainer Author

Answer selected by mdwagner
Comment options

mdwagner
Jun 9, 2023
Maintainer Author

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants