Skip to content

hook-lang/hook-docker-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hook Docker Example

Example for the Hook docker image.

What is Hook?

Hook is a simple, small, cross-platform, dynamically typed scripting language that combines imperative and functional programming.

See more about Hook on GitHub.

Running a container

Type the following command in a terminal to run a container:

docker run -it fabiosvm/hook-example

License

This project is released under MIT license. See LICENSE for more details.