Andres Lowrie

Results 19 issues of Andres Lowrie

Addresses: https://github.com/DrakeW/corgi/issues/34 Offloads all terminal coloring to fatih/color --- How I did testing: ```shell # From `develop` go build ./corgi new -t exporttest # Make a command ./corgi export exporttest...

Hello Was curious as to why you're using both the fatih/color package and the escape characters defined in the util package https://github.com/DrakeW/corgi/blob/develop/util/util.go#L23 For example in this file they're both being...

help wanted

**Describe the bug** `doctor publish` fails to update metadata because `execScript` throws. **To Reproduce** I think this is being caused because the html output is too big. I can't add...

bug

Let me start by saying thanks for this tool, really helpful. I ran into this today https://github.com/estruyf/doctor/blob/cb135f02db8ae1a097c74cf17928466920842d43/src/helpers/DoctorTranspiler.ts#L122 and wanted to mentioned that it would be useful to have a way...

Hello, great tool! Not sure if this is a bug or just a misunderstanding but I'm trying to use variables in the `[BasicAuth]` section and it looks like the tool...

### Is this a docs issue? - [X] My issue is about the documentation content or website ### Type of issue I can't find what I'm looking for ### Description...

status/triage
lifecycle/stale

Firstly let me say thanks for your work on this, it helps a ton!! --- I made the use of `resolve` a little more explicit by including the `path` module...

So for example say I have a file structure like this ``` definitions/ system1/ sharedLogicStuff.js table_a.sqlx system2/ ... ``` and let's say that `sharedLogicStuff.js` looks like this ```javascript module.exports =...

Seems like it might be helpful to highlight usage os await