Trey Tacon

Results 18 issues of Trey Tacon

Awesome project! [](https://reviewable.io/reviews/kseamon/fast-bind/9)

``` go chalk.Green.NewStyle().Style("✗") ``` does not give the same output as: ``` go chalk.Green.Color("✗") ```

Once gob has started running you can't edit any of the flags that were passed to the running process, this is sad - is there a clean way of allowing...

enhancement
question

When you want gob to do extra stuff like sass, make an aliased build

I think it would be awesome if gob could interact with other languages - this is a major feature other tools like gob provide. Gob agent (the new FS component)...

enhancement

I would for gob to be able to integrate with testing frameworks such as go test.

enhancement

Hi there! I was just wondering if there was work going on to add this or if it hadn't been addressed yet (since it's a field that was somewhat recently...

The `cd` command implementation does not seem to resolve environment variables, but rather it attempts to use them verbatim (i.e. `cd $FOO` fails). There are not errors in the JS...

It would be great if there was the ability to provide a, more easily, human readable format for `used_memory`. At the moment you can't simply glance at it and ingest...

enhancement
good first issue

Instead of committing the current assets, we should pull them down on package install. See #153 and #155 for context.

enhancement