Makefile 277 B

1234567
  1. help:
  2. @echo To update this package, type: make update
  3. update:
  4. wget -O LICENSE.txt https://raw.githubusercontent.com/rasa/HumanizeDuration.js/main/LICENSE.txt
  5. wget -O humanize-duration.js https://raw.githubusercontent.com/rasa/HumanizeDuration.js/main/humanize-duration.js