-
Notifications
You must be signed in to change notification settings - Fork 43
Groovy Web Console on Google App Engine
glaforge/groovywebconsole
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Source code of the Groovy Web Console hosted on Google App Engine http://groovyconsole.appspot.com To embed one script in your site, just drop the content below where you want to embed it. <script> gc_id = 1; //the script id you want to embed, you can get this in its url gc_width = 300; //The iframe's width gc_height = 100; //The iframe's height </script> <script language="javascript" src="http://groovyconsole.appspot.com/js/embed.js"></script>
About
Groovy Web Console on Google App Engine
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published