{"id":17137483,"url":"https://github.com/easingthemes/app_frontendtools","last_synced_at":"2025-10-29T22:22:02.678Z","repository":{"id":22796991,"uuid":"26143366","full_name":"easingthemes/app_frontendtools","owner":"easingthemes","description":null,"archived":false,"fork":false,"pushed_at":"2014-11-03T23:58:11.000Z","size":152,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-16T21:23:06.633Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/easingthemes.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}},"created_at":"2014-11-03T23:13:47.000Z","updated_at":"2014-11-03T23:49:14.000Z","dependencies_parsed_at":"2022-08-21T13:00:06.830Z","dependency_job_id":null,"html_url":"https://github.com/easingthemes/app_frontendtools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fapp_frontendtools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fapp_frontendtools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fapp_frontendtools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fapp_frontendtools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/easingthemes","download_url":"https://codeload.github.com/easingthemes/app_frontendtools/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245224582,"owners_count":20580367,"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":"2024-10-14T20:07:08.534Z","updated_at":"2025-10-29T22:21:57.639Z","avatar_url":"https://github.com/easingthemes.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"app_frontendtools\n=================\n## SSH\n1. Lists the files in your .ssh directory, if they exist`\n`ls -al ~/.ssh\n\n2. Create public key\n`ssh-keygen -t rsa -C \"your_email@example.com\"`\n\n3. Choose filename\n`Enter file in which to save the key (/c/Users/you/.ssh/id_rsa): /c/Users/win7/.ssh/easingthemes@github [Press enter]`\n\n4. Skip passphrase \n`[Press enter]`\n\n5. start the ssh-agent and add key\n`ssh-agent -s`\n`ssh-add ~/.ssh/easingthemes@github`\n\n6. Copy the contents of the .pub file to your clipboard\n`clip \u003c ~/.ssh/easingthemes@github.pub`\n\n7. Add key to GIT Host (Github, Bitbucket ...)\n\n8. Test connection\n`ssh -T git@github.com`\n\n--- on error\n`eval ssh-agent -s` \n`ssh-add ~/.ssh/easingthemes@github`\n\n## Git\n\n1. Init git repo\n`git init`\n\n2. Add remote\n`git remote add github git@github.com:easingthemes/app_frontendtools.git`\n\n3. check remotes:\n`git remote -v`\n\n4. Add all files\n`git add .`\n\n5. Commit\n`git commit -m \"commit message\"`\n\n6. First push\n`git push -u github master`\n\n7. Pull\n`git pull github master`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feasingthemes%2Fapp_frontendtools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feasingthemes%2Fapp_frontendtools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feasingthemes%2Fapp_frontendtools/lists"}