File: get-strftime

package info (click to toggle)
r-cran-shiny 1.2.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 7,668 kB
  • sloc: makefile: 32; sh: 24
file content (3 lines) | stat: -rwxr-xr-x 178 bytes parent folder | download | duplicates (7)
1
2
3
#!/bin/sh
wget -q -N https://raw.githubusercontent.com/samsonjs/strftime/master/strftime.js
closure-compiler  --charset 'utf-8' --js strftime.js --js_output_file strftime.min.js