{"id":25184373,"url":"https://github.com/zipcodecore/zipcode.gettingstarted","last_synced_at":"2025-04-04T08:26:00.220Z","repository":{"id":147837715,"uuid":"277552670","full_name":"ZipCodeCore/ZipCode.GettingStarted","owner":"ZipCodeCore","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-06T15:38:22.000Z","size":19,"stargazers_count":1,"open_issues_count":0,"forks_count":22,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-06T16:37:19.939Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ZipCodeCore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-07-06T13:42:07.000Z","updated_at":"2025-02-06T15:38:41.000Z","dependencies_parsed_at":"2023-04-06T06:47:44.054Z","dependency_job_id":null,"html_url":"https://github.com/ZipCodeCore/ZipCode.GettingStarted","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZipCodeCore%2FZipCode.GettingStarted","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZipCodeCore%2FZipCode.GettingStarted/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZipCodeCore%2FZipCode.GettingStarted/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZipCodeCore%2FZipCode.GettingStarted/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ZipCodeCore","download_url":"https://codeload.github.com/ZipCodeCore/ZipCode.GettingStarted/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247144413,"owners_count":20891123,"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","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":"2025-02-09T19:31:56.726Z","updated_at":"2025-04-04T08:26:00.198Z","avatar_url":"https://github.com/ZipCodeCore.png","language":null,"readme":"# Getting Started (on Day One)\n\n\nGet your Mac onto the classroom wifi. How? Look around.\n\n**Important**: It should go without saying that anytime you are asked to create an account you should ALWAYS:\n\n* *Make sure to use a professional username/handle.* We recommend the username incorporates your name. \n* Be sure to add an appropriate avatar (picture or image) to your profile. \n\n\n\n### gmail\n\nIF you have not already gotten a _professional email address_ for use within the course\n\n* Visit [gmail.com](https://www.google.com/gmail/about/) and create an account.\n* make *sure* you choose a *business friendly* username.\n\n### github\n\nIf you haven't already, \n\n* Visit [github.com](https://github.com/) and signup for an account.  \n\n### iCloud\n\nUse your spiffy new business gmail account to create an iCloud account (if you don't already have one from your iPhone).\nEven if you're an *android-head*, use iCloud for certain things when you're using Apple products. You can always login later on [iCloud](iCloud.com) to access stuff from windoze or android.\n\n### Passwords\n\nUse the built-in macOS password manager to manage all of your accounts. (This way you can keep track of your Admin password for MySQL, which I guarantee you will otherwise forget.)\nBe sure to get a free iCloud account using your \"professional email address\" if you don't already have one tied to an iPhone.\n\nDO NOT USE \"Find My Mac\" - It makes Renee's life terrible, and you don't want that. Nope, you surely don't.\n\n### Slack\n\n* Visit [Slack's](https://slack.com/downloads/mac) download page.\n* Download the dmg for the latest release.\n* Use the downloaded dmg to install the application.\n* Sign in to the zcw workspace.\n\n\n### Discord\n\n* Visit [Discord's](https://discord.com/new/download) download page.\n* Download the dmg for the latest release.\n* Use the downloaded dmg to install the application.\n* Join the ZCW Active Cohort channel at https://discord.gg/7KbwdZqh\n\n\n### Terminal/Shell\n\n#### Option 1\n* Command (or Cmd) ⌘ - Space bar to open the Spotlight search field. \n* Type \"Terminal\". \n* Press Enter.\n\n#### Option 2 \n\n* Open Finder\n* Navigate to /Applications/Utilities/\n* Double click on Terminal.app\n\nGood. Now you're getting acclimated.\n\n### git\n\nUsing Terminal, issue the following command:\n```bash\ngit --version\n```\n\nThis should return the a line similar (or an even later version) to:  \n```bash\ngit version 2.21.1 (Apple Git-122.3)\n```\n\nYou may need run the following in order to install git along with other various command line tools.\n```bash\nxcode-select --install\n```\n\n### Brew\n\n* Using terminal,\n* Visit [https://brew.sh/](https://brew.sh/).\n* Follow the directions under \"Install Homebrew\".\n\n\n### JDK \n\n* Download BellSoft's Liberica JDK 17 FULL\n* BE SURE TO DOWNLOAD for Platform __macOS aarch64__\n* Use the downloaded .pkg file to install the application.\n\n### IntelliJ - Community\n\n* Visit [JetBrains'](https://www.jetbrains.com/idea/download/#section=mac) download page for IntelliJ.\n* Download the dmg for the **Community** version for Mac.\n* Use the downloaded dmg to install the application.\n\n# End of First Day Installs\n\n:upside_down_face:\n\n\n### These will be done later:\n\n### Postgres App\n\n* Visit [Postgresapp's](https://postgresapp.com/downloads.html) download page.\n* Download the dmg for the latest release.\n* Use the downloaded dmg to install the application.\n\n\n### pgAdmin \n\n* Vist [pgAdmin's](https://www.pgadmin.org) download page.\n* Download the dmg for the latest release.\n* Use the downloaded dmg to install the application.\n\n\n### MySQL\n\n* Visit [MySQL's](https://dev.mysql.com/downloads/mysql/) download page.\n* Download the dmg for the latest release.\n* Use the downloaded dmg to install the application.\n\n\n### MySQL Workbench\n\n* Visit [MySQL's](https://dev.mysql.com/downloads/workbench/) download page.\n* Download the dmg for the latest release.\n* Use the downloaded dmg to install the application.\n\n\n### Postman\n\n* Visit [Postman's](https://www.postman.com/downloads/) download page.\n* Download the latest version (zip).\n* Drag and drop the application to the /Applications folder.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzipcodecore%2Fzipcode.gettingstarted","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzipcodecore%2Fzipcode.gettingstarted","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzipcodecore%2Fzipcode.gettingstarted/lists"}