{"id":15287472,"url":"https://github.com/young-angelo/cmd-avr","last_synced_at":"2025-10-07T01:31:23.375Z","repository":{"id":162950848,"uuid":"96675746","full_name":"Young-Angelo/cmd-avr","owner":"Young-Angelo","description":"The Plugin for AVR on CMD!!","archived":false,"fork":false,"pushed_at":"2021-03-06T14:49:28.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-05-09T10:51:08.566Z","etag":null,"topics":["atmel-avr","atmel-avr-microcontroller","avr","awesome","go","golang","humor","makefile","notepad-plus-plus","notepad-plusplus-plugin","notepadplusplus","plugin","text-editor"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/Young-Angelo.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-07-09T10:01:11.000Z","updated_at":"2024-06-19T12:15:11.461Z","dependencies_parsed_at":null,"dependency_job_id":"9ce283a6-6d4c-463e-9776-da7ec3828d2f","html_url":"https://github.com/Young-Angelo/cmd-avr","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Young-Angelo%2Fcmd-avr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Young-Angelo%2Fcmd-avr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Young-Angelo%2Fcmd-avr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Young-Angelo%2Fcmd-avr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Young-Angelo","download_url":"https://codeload.github.com/Young-Angelo/cmd-avr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235575692,"owners_count":19012156,"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":["atmel-avr","atmel-avr-microcontroller","avr","awesome","go","golang","humor","makefile","notepad-plus-plus","notepad-plusplus-plugin","notepadplusplus","plugin","text-editor"],"created_at":"2024-09-30T15:28:54.213Z","updated_at":"2025-10-07T01:31:23.096Z","avatar_url":"https://github.com/Young-Angelo.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cmd-avr\nThe Plugin for AVR on CMD!!\n# Introduction\nThe cmd-avr is just what it sounds like The Plugin which edits the Makefile on cmd.\n# Works With Any Text Editor That Doesn't Have An AVR Plugin(Sorta)\nText Editor Requirements\n\n1. Must Have A Console\n\nThats All\n\nUser Requirements\n\n1. Patience\n\nThat's All Again\n\nSystem Requirements\n\n1. You need to install Golang\n\nThats All Again(2)\n# Installation\nInstallation is a little bit tricky but that's where the user requirements come.\nSteps\nFirst Of All ,you need a common Makefile, For Windows users Who are using WinAVR or has a Makefile for avr-gcc can do this := \n1. Open up your AVR Workspace,(this can be \"C:\\AVRSketchbook for mine)\n2. Save the Makefile into the Workspace\n3. If Your Workspace isn't C:\\AVRSketchbook,you need to change it,to do that read the custom workspace section\n4. Now create a folder called bin.\n5. cd into that bin folder by typing cd C:\\bin (if you created it in the C Drive)\n6. Now Build the go file using go build the\\path\\where\\you\\installed\\the\\go\\file.go\n7. Setup the %PATH% Environment Variable by typing \n\n   set PATH=%PATH%;C:\\bin\n\nAnd that's it \n\n# Additional Notes For Notepad++ Users\nIf you are a Notepad++ User then you can execute the command in Notepad++ itself(Sorry,i didn't try other text editors)!\n1. Follow this guide http://vpapanik.blogspot.in/2012/08/using-winavr-with-notepad.html\n2. Now create another Macro called AVR New Project the same way.\n3. Inside it, type\n\ncls\n\navr\n\n4. That's it save it and enjoy\n\n# Custom Workspace\n1. Open the gofile before building it and add these changes\n\nSee these lines\n\nop := \"C:\\\\AVRSketchbook\\\\Makefile\"\n\noe := \"C:\\\\AVRSketchbook\\\\\"+ ar\n\noa := \"C:\\\\AVRSketchbook\"\n\nChange it into the Avr Workspace you use like\n\nop := \"C:\\\\AVRWork\\\\Makefile\"\n\noe := \"C:\\\\AVRWork\\\\\" + ar \n\noa := \"C:\\\\AVRWork\"\n\nHere AVRWork is just an example\n# Questions or Bugs\nEmail me at planetoid128@gmail.com\n# Attributions\nThanks to vpapanik on creating the blog\n# License\nThis is licensed under MIT-License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoung-angelo%2Fcmd-avr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyoung-angelo%2Fcmd-avr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoung-angelo%2Fcmd-avr/lists"}