Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 946 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 946 Bytes

BASH-JAM-I

This is BASH-JAM Version One.

  • BASH-JAM is an idea to practice bash scripting in a competetive way, where you have to create a useful tool in a limited time.
  • BASH-JAM version 1 is for OSC-Linux members only.
  • I hope the next versions will have more contributions, which will be public for everyone who sees the beauty of bash.

How to Contribute ?

  • choose an idea from this list

  • you can choose any other idea but you have to write it in the ideas file in the same format.

  • Write the bash script

  • beside the script create a README.md file describing the script input/output/usage/ what does the script do and your name as a hyberlink to your github account

  • put the script and readme file in a directory

  • push it to this repo

  • if you want to add an idea description, update this file and create a pull request