Skip to content

learnery/project-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Project Automation for Learnery

This is a collection of scripts automating tasks for developing learnery. Add bin/ to your path and you're ready to go

''warning'': these are very simple scripts, with no error checks etc!! read them before you use them.

Tasks for all Themes

all these are meant to call from a directory containing all 4 themes.

  • checkout.sh: clones all 4 themes to the current directoy
  • pull-all.sh: pulls in all 4 themes
  • push-all.sh: pushs to origin in all 4 themes
  • update.sh: takes a git ref as parameter and updates all themes to this version. see head of script for usage.
  • all.sh: example for manipulating a file in all repositories

About

Scripts for learnery development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages