Skip to content

hemnstill/PortableScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Examples of portable scripting

Requirements

  1. Language runtime must be portable (standalone)
  2. Scripts should be able to run in Windows and Linux (crossplatform)
  3. Each example should have a function call in external file (extensibility)
  4. Entrypoint should return non-standard exit code (checkable)

About

Examples of portable scripting for some languages

Resources

Stars

Watchers

Forks

Releases

No releases published