Skip to content

LibreCourseUY/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

scripts

A collection of community-contributed utility scripts, organized by programming language.

Structure

scripts/
├── python/
├── bash/
├── javascript/
├── r*st/
└── ...

Each language folder may contain subdirectories by category (e.g. scraping/, utils/, db/) if the script number grows enough.

Guidelines

  • Place your script in the appropriate language folder
  • Use a descriptive filename in snake_case
  • Include a header comment with a brief description and usage example

If the folder has not been created yet, feel free to create it yourself!

License

MIT — see LICENSE for details.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors