You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on github.com and signed with GitHub’s verified signature.
The key has expired.
b606ec9 Merge pull request #138 from notzippy/develop
01ccd69 Re added the requirement for the -a, without this the flags would not error out and cause issues
cfe5bf4 Merge pull request #137 from notzippy/develop
7a4e741 Added a version file to revel/cmd Updated import path detection to make it smarter. You can now use absolute paths etc..
92943b2 Merge pull request #136 from notzippy/develop
69e59ef New Enhancement Added ability to create a new revel applicaiton without any sources. Automatically download all sources required
5973b43 Merge pull request #135 from notzippy/develop
c47f447 Added message for debugging Added process state message to be returned to wait channel to help resolve the reason for the "app died" message
b138e35 Merge pull request #134 from notzippy/develop
17459d1 Split main file Added code to split the generated main file into two separate files. This allows other code to launch the web application inline.
c87d53e Merge pull request #133 from notzippy/develop