{"id":17188889,"url":"https://github.com/quantamhd/gu","last_synced_at":"2025-10-25T15:09:06.817Z","repository":{"id":70724788,"uuid":"88239256","full_name":"QuantamHD/gu","owner":"QuantamHD","description":"Command line utility to print stuff fast at Gonzaga","archived":false,"fork":false,"pushed_at":"2017-05-02T01:10:52.000Z","size":15762,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-15T08:07:26.250Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/QuantamHD.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":"2017-04-14T06:20:41.000Z","updated_at":"2017-04-14T17:58:25.000Z","dependencies_parsed_at":"2023-09-01T03:30:52.448Z","dependency_job_id":null,"html_url":"https://github.com/QuantamHD/gu","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/QuantamHD/gu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantamHD%2Fgu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantamHD%2Fgu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantamHD%2Fgu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantamHD%2Fgu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/QuantamHD","download_url":"https://codeload.github.com/QuantamHD/gu/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantamHD%2Fgu/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280973110,"owners_count":26422920,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-25T02:00:06.499Z","response_time":81,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-15T01:10:11.538Z","updated_at":"2025-10-25T15:09:06.796Z","avatar_url":"https://github.com/QuantamHD.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GU PRINT\n\nGU Print is a command line utility that allows you to print to Gonzaga printers\njust like with guprint.gonzaga.edu.\n\n## Use\n\nFrom your terminal:\n```\n$ gu print myfile\n```\nYou will then be asked to select a printer, number of copies, and the printing will begin! The job will be automatically released by default, so no waiting is necessary.\n\n## To Install\n\n1. [Install golang](https://golang.org/dl/). This will install go to `/Users/myusername/go` for mac or `c:\\Go` for windows.\n2. Download the project from your command line.\n```\n$ go get https://github.com/QuantamHD/gu.git\n```\n3. Navigate to the gu directory.\n```\n$ cd go/src/github.com/quantamhd/gu\n```\n4. Build and install the src files.\n```\n$ go build\n$ go install\n```\n5. Open your profile at `$HOME/.profile`. For bash users this might be `$HOME/.bash_profile`. Add the following lines and save changes:\n```\nexport GOPATH=$HOME/go\nexport PATH=$PATH:$GOROOT/bin:$GOPATH/bin\n```\n6. Restart your terminal.\n7. You now should be able to run this utility by calling :\n```\n$ gu print myfile\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquantamhd%2Fgu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquantamhd%2Fgu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquantamhd%2Fgu/lists"}