pluralsh / plural-cli

cli for the plural platform
MIT License
27 stars 10 forks source link

Generate useful repo README file #351

Closed michaeljguarino closed 1 year ago

michaeljguarino commented 1 year ago

Summary

This could potentially help onboard users quicker to understanding their repo. Refactored to just pull from our docs github so we can easily iterate on it as well.

Test Plan

executed plural readme to confirm it generates appropriately

Checklist

davidspek commented 1 year ago

What happens if the file already exists?

michaeljguarino commented 1 year ago

It would just overwrite it currently, but the only paths it executes currently is init and shell setup, so really shouldn't overwrite ever