Skip to content

prputnam/script-seed

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Script Seed

Build Status

🌱 Seed scripts for popular scripting languages.

https://mkasberg.github.io/script-seed/

Contributing

Script Seed needs your help! Please contribute by:

  • Adding a new scripting language. I want to include everything that can be run on Ubuntu with a shebang line.
  • Improving existing script seeds. Each seed should be an example of best practices in the given language.

See CONTRIBUTING for more info.

Developer Notes

  • Serving async requests over the file:// protocol will not work in a browser. Use a local test server to develop the website locally. For example, python3 -m http.server or python2 -m SimpleHTTPServer.

Tests

The test.sh script provides a very rudimentary test framework. Of course, the machine running the tests must support all of the scripting languages to be tested. The Dockerfile provides an environment where all the languages are pre-installed.

About

🌱 Seed scripts for popular scripting languages.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 25.9%
  • JavaScript 15.5%
  • Shell 13.8%
  • CSS 13.3%
  • Dockerfile 6.5%
  • Scala 6.3%
  • Other 18.7%