Re: [go-nuts] Come Contribute to an Open Source Web-Hosting Control Software written in Golang!

2018-02-15 Thread Ali Nabavi
Seems amazing! Thank you! 

-Ali

On Thu, Feb 15, 2018, 4:11 PM George Shaw  wrote:

> I've been developing a piece of software for the last couple of months
> used for web-hosting control that has a server/client/public structure like
> other known web-hosting control platforms. I think that it is finally at a
> stage where other people can start contributing and using it as well. I
> have a pretty extensive README.md set up that should be able to showcase
> the scope of the project through pictures as well as a CONTRIBUTING.md
> document that showcases the current features as well as
> unimplemented/planned features. If there are any other questions you can
> ask them in here or contact me on the gophers slack at george.shaw
>
> Here is the repository: https://github.com/Ennovar/gPanel
>
> Thanks for taking interest if you do!
>
> --
> You received this message because you are subscribed to the Google Groups
> "golang-nuts" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to golang-nuts+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [go-nuts] ANN: gijit, a Go interpreter

2018-02-08 Thread Ali Nabavi
Thanks! 

On Wed, Feb 7, 2018, 2:00 PM Jason E. Aten  wrote:

> https://github.com/gijit/gi
>
> My interactive Go REPL, gijit, is quite useful now. It has structs,
> pointers, defer, and interfaces implemented.  You can call into native Go
> packages.
>
> Enjoy,
>
> Jason
>
> --
> You received this message because you are subscribed to the Google Groups
> "golang-nuts" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to golang-nuts+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.