peril icon indicating copy to clipboard operation
peril copied to clipboard

Create a `yarn create peril`

Open orta opened this issue 6 years ago • 3 comments

Basically offering either a JS or TS Peril repo.

This should be thought of as a lib and in the future, Peril can send you that PR instead.

orta avatar Apr 21 '18 16:04 orta

This could create the commit for the PR: https://github.com/nolim1t/create_github_commit

So, ideally, something generates a list of {files: string, contents: string} to submit as a PR, or locally via the CLI

orta avatar Apr 22 '18 11:04 orta

NPM 6 will support this feature too 👍

orta avatar Apr 24 '18 10:04 orta

Built out https://github.com/orta/memfs-or-file-map-to-github-branch

orta avatar Sep 03 '18 18:09 orta