gravitational/teleport-plugins

WASM Plugin: Generate README with directory

logand22 opened this issue · 1 comments

Thoughts on generating README with basic instructions when running:

$ teleport-plugin-framework new ~/teleport-plugin

could include the name of the directory that was created as title as well as the default yarn commands.

That's a great idea. I'd just be great to make generated README DRY with the main repo's README to avoid double work on updates. I'll look into it once I finish my current task.