Project/Develop Activity: Difference between revisions
Appearance
Discard webix Tag: visualeditor |
Add repo and title Tag: visualeditor-switched |
||
Line 1: | Line 1: | ||
== Artisan Workbench == | |||
An Integrated Development Environment for Sugar and Sugarizer. | |||
=== Summary === | === Summary === | ||
Develop activity will allow code editing and execution, much like Pippy in classic Sugar. | Develop activity will allow code editing and execution, much like Pippy in classic Sugar. | ||
Line 4: | Line 8: | ||
Templates might include Javascript, Python, HTML and CSS snippets as well as Markdown documentation. | Templates might include Javascript, Python, HTML and CSS snippets as well as Markdown documentation. | ||
Concept is a full IDE, run icon, console, build and deploy.<gallery> | Concept is a full IDE, run icon, console, build and deploy. | ||
=== Repository === | |||
https://github.com/somosazucar/artisan | |||
==== Inspiration ==== | |||
<gallery> | |||
File:Screenshot_of_Develop_testgtk2_.png| | File:Screenshot_of_Develop_testgtk2_.png| | ||
File:Pippy-screenshot.png | File:Pippy-screenshot.png | ||
</gallery> | </gallery> | ||
=== | === Author === | ||
Sebastian Silva - [[User:Sebastian]] | Sebastian Silva - [[User:Sebastian]] | ||
Revision as of 23:31, 12 March 2017
Artisan Workbench
An Integrated Development Environment for Sugar and Sugarizer.
Summary
Develop activity will allow code editing and execution, much like Pippy in classic Sugar.
Templates might include Javascript, Python, HTML and CSS snippets as well as Markdown documentation.
Concept is a full IDE, run icon, console, build and deploy.
Repository
https://github.com/somosazucar/artisan
Inspiration
Author
Sebastian Silva - User:Sebastian
Discussion to happen on sugar-devel@
Timeframe
When it's done.
Proposed Architecture / Stack
Single page application.
Ace editor. Y-JS for collaboration. Git support.