Install latest/stable of Webside
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
Webside is both the specification of an API to interact with an Smalltalk system (back-end), and a web IDE (front-end) built on top of such API.
The API definition follows this principle: assume as less as possible from the underlying Smalltalk system. This leads to keep a healthy distance from the particularities of a given dialect and its tooling, in favor of enabling the implementation of a common, yet useful set of tools (IDE) for every Smalltalk implementation. Of course, some assumptions are made and these impose some degree of adaptation in the implementation of the API for a particular Smallalk.
Provided the API is implemented according to the specification, the IDE is fully operational on the Smalltalk at hand, offering traditional Smalltalk IDE tools such as code browsers, workspaces, inspectors, debugger and more.
Generate an embeddable card to be shared on external websites.
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.