Skip to content

jonathancrawford/scripts

This branch is 1 commit ahead of, 4778 commits behind elanthia-online/scripts:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

jcrawforjcrawfor
jcrawfor
and
jcrawfor
Dec 1, 2020
5acf300 · Dec 1, 2020
Feb 2, 2019
Sep 30, 2020
Jul 17, 2020
Dec 1, 2020
Oct 11, 2020
Oct 11, 2020
Mar 20, 2018
Jun 2, 2018
Feb 10, 2020
Jan 20, 2019
Feb 1, 2019
Nov 11, 2020

Repository files navigation

shared scripts Build Status

this project is here to easily automate shared collaboration on scripts for Lich.

it will automatically publish changed scripts on merges to master

collaboration

successfully checking scripts into this repository requires three steps:

  1. make sure there are no naming conflicts and delete the script from ;repo so that it can be published from the shared environment using Travis-CI
  2. move the file into scripts/
  3. hard link the file back into your Lich script folder on Linux this works like ln scripts/<script> <where you scripts are>
  4. commit and open a PR against master from your fork as per usual

When you PR is merged it will trigger a build that publishes the newly collaborative script under the author elanthia-online using the util/repo tool

About

shared collaborative lich scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%