Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/feenkcom/gtoolkit
Glamorous Toolkit is the Moldable Development environment. It empowers you to make systems explainable through experiences tailored for each problem.
https://github.com/feenkcom/gtoolkit
glamorous-toolkit ide knowledge-management moldable-development notebook pharo visualization
Last synced: 26 days ago
JSON representation
Glamorous Toolkit is the Moldable Development environment. It empowers you to make systems explainable through experiences tailored for each problem.
- Host: GitHub
- URL: https://github.com/feenkcom/gtoolkit
- Owner: feenkcom
- License: mit
- Created: 2017-08-15T11:12:30.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2024-04-12T17:04:53.000Z (7 months ago)
- Last Synced: 2024-04-14T01:00:22.336Z (7 months ago)
- Topics: glamorous-toolkit, ide, knowledge-management, moldable-development, notebook, pharo, visualization
- Language: Smalltalk
- Homepage: https://gtoolkit.com
- Size: 42.5 MB
- Stars: 1,041
- Watchers: 20
- Forks: 45
- Open Issues: 252
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Citation: CITATION.cff
Awesome Lists containing this project
- awesome-pharo - Glamorous Toolkit - Moldable IDE for Pharo. (IDE)
- my-awesome - feenkcom/gtoolkit - toolkit,ide,knowledge-management,moldable-development,notebook,pharo,visualization pushed_at:2024-10 star:1.1k fork:0.0k Glamorous Toolkit is the Moldable Development environment. It empowers you to make systems explainable through experiences tailored for each problem. (Smalltalk)
README
## The Moldable Development Environment
[Glamorous Toolkit](https://gtoolkit.com) is the Moldable Development environment. It empowers you to make systems explainable through experiences tailored for each problem.## Get started
### Install and run
Simply download: https://gtoolkit.com/download.
The download is a self contained installation made of a Glamorous Toolkit image, a virtual machine, and a few other resources and libraries.
Now, just run the executable.
- On Mac: `GlamorousToolkit.app`
- On Windows: `.\bin\GlamorousToolkit.exe`
- On Linux: `./bin/GlamorousToolkit`### Take a tour
Glamorous Toolkit was developed following Moldable Development, and it offers extensive opportunities to learn about itself. Start with a tour through the built-in book to get an overview of the breadth of possibilities.Or explore online:
- [Read the book](https://book.gtoolkit.com).
- [Watch GT in 7' video series](https://youtu.be/-vFwfwy5WZA?list=PLfrs5bwLJOoAaHvQGSLeKpHWmFuZXPUTJ).### Pick a problem you care about
Pick a problem you care about. Pick a problem you care about. We cannot stress this enough.Why? Because the essence of Moldable Development is about adapting the environment to match the context. If you do not have a deep context, you cannot evaluate what contextual tools do for you. Pick a problem you care about.
What kind of problems? There can be many. Out of the box, you can explore:
- Explore a GraphQL or REST API
- Analyze unknown data
- Discover and model a domain
- Assess an existing system
- Document a system
- Build system specific editorsRead about more examples in the built-in book.
### Go beyond the technology
Glamorous Toolkit is an environment that shows how the experience of programming can be, but ultimately it's still just a piece of technology. Moldable Development introduces a new feedback loop that has far reaching consequences, both on the technical and the business level.
## Engage with the community
- Follow us on Twitter: [@feenkcom](https://twitter.com/feenkcom)
- Chat with us on Discord: [discord.gg/FTJr9gP](https://discord.gg/FTJr9gP)
- Watch our YouTube videos: [@gtoolkit](https://www.youtube.com/@gtoolkit)## Glamorous Toolkit and Pharo
Glamorous Toolkit is built in [Pharo](https://pharo.org), and it enables people to work with Pharo systems. Nevertheless, the goal of Glamorous Toolkit is distinct from that of Pharo and so is its realization. [Read more in the book](https://book.gtoolkit.com/glamorous-toolkit-and-pharo-6k5konpjjknm9u90y4t6le5po).
## LicenseSee [LICENSE](LICENSE).