Charlie Taylor

Results 3 issues of Charlie Taylor

Some file formats have multiple extensions and it would be nice to be able to have aliases for them. For example, image/jpeg can be `.jpg` or `.jpeg` and image/tiff can...

**Describe the bug** I attempted to run `fern init` on my development server and had an exception thrown when it asked me to login **To Reproduce** Steps to reproduce the...

- Current logic checks if the template is a dir, should be checking output. It will also throw an exception since `lstatSync` does not handle missing files - Add check...