{"id":16351611,"url":"https://github.com/tomeraberbach/tcnj-deploy","last_synced_at":"2026-04-29T01:03:04.973Z","repository":{"id":98940834,"uuid":"137952070","full_name":"TomerAberbach/tcnj-deploy","owner":"TomerAberbach","description":"⏫ A bash script for easily deploying a directory of website files to your personal TCNJ website at https://www.tcnj.edu/~username.","archived":false,"fork":false,"pushed_at":"2021-01-31T03:45:47.000Z","size":10,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-04T19:52:24.360Z","etag":null,"topics":["bash","bash-script","command-line","command-line-tool","deploy-tool","deployment","deployment-automation","script","shell","shell-script","tcnj","the-college-of-new-jersey","web","web-development","website"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TomerAberbach.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-19T22:26:56.000Z","updated_at":"2024-09-29T19:12:30.000Z","dependencies_parsed_at":"2023-04-28T15:54:30.999Z","dependency_job_id":null,"html_url":"https://github.com/TomerAberbach/tcnj-deploy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TomerAberbach/tcnj-deploy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomerAberbach%2Ftcnj-deploy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomerAberbach%2Ftcnj-deploy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomerAberbach%2Ftcnj-deploy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomerAberbach%2Ftcnj-deploy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TomerAberbach","download_url":"https://codeload.github.com/TomerAberbach/tcnj-deploy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomerAberbach%2Ftcnj-deploy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32405904,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bash","bash-script","command-line","command-line-tool","deploy-tool","deployment","deployment-automation","script","shell","shell-script","tcnj","the-college-of-new-jersey","web","web-development","website"],"created_at":"2024-10-11T01:23:24.919Z","updated_at":"2026-04-29T01:03:04.939Z","avatar_url":"https://github.com/TomerAberbach.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TCNJ Deploy\n\n\u003e A bash script for easily deploying a directory of website files to your personal TCNJ website at https://www.tcnj.edu/~username.\n\n## Install\n\nIf you have `curl` installed (or can install it by running `sudo apt install curl`):\n\n```sh\n$ sudo curl -o /usr/bin/tcnj-deploy https://raw.githubusercontent.com/TomerAberbach/tcnj-deploy/main/tcnj-deploy.sh\n```\n\nOtherwise download the [script](https://raw.githubusercontent.com/TomerAberbach/tcnj-deploy/main/tcnj-deploy.sh) and rename/move it to `/usr/bin`:\n\n```sh\n$ sudo mv tcnj-deploy.sh /usr/bin/tcnj-deploy\n```\n\nLastly, make the file executable:\n\n```sh\n$ sudo chmod +x /usr/bin/tcnj-deploy\n```\n\n## Usage\n\n```sh\n$ tcnj-deploy \u003cdirectory\u003e\n```\n\nYour `~/www` directory is cleared prior to copying your files so use with caution!\n\nThe proper permissions are set on your copied files for you.\n\n## Uninstall\n\nSimply remove the the script file:\n\n```sh\n$ sudo rm /usr/bin/tcnj-deploy\n```\n\n## License\n\n[MIT](https://github.com/TomerAberbach/tcnj-deploy/blob/main/license) © [Tomer Aberbach](https://github.com/TomerAberbach)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomeraberbach%2Ftcnj-deploy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomeraberbach%2Ftcnj-deploy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomeraberbach%2Ftcnj-deploy/lists"}