Skip to content

A small framework to model user interactions (information, confirmation, input request, choice, file chooser)

License

Notifications You must be signed in to change notification settings

pharo-contributions/Interactions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interactions https://github.com/pharo-contributions/Interactions/workflows/CI/badge.svg

A small framework to model user interactions (information, confirmation, input request, choice, file chooser)

install it

execute this

Metacello
	new
		repository: 'github://pharo-contributions/Interactions:master';
		baseline: 'Interactions';
		onConflictUseIncoming;
		load.

About

A small framework to model user interactions (information, confirmation, input request, choice, file chooser)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published