https://github.com/proftpd/proftpd.github.com
Github Pages for ProFTPd
https://github.com/proftpd/proftpd.github.com
Last synced: 12 months ago
JSON representation
Github Pages for ProFTPd
- Host: GitHub
- URL: https://github.com/proftpd/proftpd.github.com
- Owner: proftpd
- Created: 2012-04-08T14:26:00.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2013-03-06T19:54:45.000Z (over 13 years ago)
- Last Synced: 2025-02-21T20:14:46.412Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 145 KB
- Stars: 1
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This script
* synchronizes the files in a local directory with the "Downloads" section of a chosen Github repository
* generates an index.html based on the files in the directory
* commits and pushes the index.html
Limitations:
* Local directory must not contain subdirectories
* Doesn't do any CWD-validation at the moment