Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 1.07 KB

README.md

File metadata and controls

42 lines (28 loc) · 1.07 KB

Rule 34 Shared Resources

This is a repository that is used as a git submodule between many of the “Rule 34” projects.

For example

Files

Usage

Adding submodule

git submodule add https://github.com/Rule-34/Shared-Resources <route>

# Example
git submodule add https://github.com/Rule-34/Shared-Resources src/external/rule34-shared-resources

Updating submodule

git submodule update --remote

Development

Requirements

  • NodeJS
  • NPM
  • Python 3