Skip to content

Conversation

kyleboyle
Copy link

I've found this feature useful for the scenario where a project has multiple sibling packages, one of those siblings being the executable, the other beings libs/utils.
example:

/project - base dir
/project/web - web server
/project/common - common buisness object and utilities
/project/batch - daemon processes

cd /project
gin -t . -e web

this will scan /project/* for changes and reload application defined in /project/web/

gin -t . works as before

@anarcher
Copy link

👍

2 similar comments
@slogsdon
Copy link

slogsdon commented Mar 6, 2015

👍

@alvarowolfx
Copy link

👍

@ibash
Copy link
Collaborator

ibash commented Nov 8, 2016

Sorry for the delay -- if you want to resolve conflicts I'd be happy to merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants