Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 334 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 334 Bytes

TW5-moment.js

moment.js plugin for TW5

This repository refers to moment.js repository as a submodule, so to clone both at the same time, you should type:

git clone --recursive https://github.com/kixam/TW5-moment.js.git

To update the repo, you should type

git pull && git submodule update --remote