DevOp - Automatization and Proxy Server for Developement

Hi all, i like to introduce this project that i am releasing today on github.

DevOp lets you to write commands that will be executed on file system events,
example, you can define command called gobuild thats call go build . on every modification on files that ends with .go.

DevOp acts as a proxy server that will present you the latest changes on every page refresh, like appengine dev server.

Please take a look in the code at http://github.com/jhsx/devop, any feedback or contribution is very welcome.

Thanks
José Santos

2 Likes

More about…Proxy Servers

Johnson

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.