{"id":27309533,"url":"https://github.com/parmentf/testnodejs","last_synced_at":"2025-04-12T05:30:17.912Z","repository":{"id":1367424,"uuid":"1317732","full_name":"parmentf/testNodeJs","owner":"parmentf","description":"Here I will test NodeJS (and hopefully Cloud9 IDE)","archived":false,"fork":false,"pushed_at":"2011-02-04T22:03:42.000Z","size":100,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-09T01:30:35.352Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/parmentf.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":"2011-02-01T20:40:38.000Z","updated_at":"2024-04-09T01:30:35.353Z","dependencies_parsed_at":"2022-07-18T16:31:20.585Z","dependency_job_id":null,"html_url":"https://github.com/parmentf/testNodeJs","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/parmentf%2FtestNodeJs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parmentf%2FtestNodeJs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parmentf%2FtestNodeJs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parmentf%2FtestNodeJs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parmentf","download_url":"https://codeload.github.com/parmentf/testNodeJs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248523242,"owners_count":21118464,"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-04-12T05:30:17.154Z","updated_at":"2025-04-12T05:30:17.861Z","avatar_url":"https://github.com/parmentf.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# testNodeJS #\n\n## Introduction ##\n\nThis is my first experience with git.\n\nUntil now, I used Mercurial (and bitbucket), because of two main reasons:\n\n1. it is largely used by Python community\n2. it is written in Python and thus portable (especially to Windows)\n\nBut I develop on Ubuntu, so I can give git a try :)\n\n## Default README ##\n\nHere is what was at the home page of the repository:\n\n\u003e ### Global setup:\n\u003e\n\u003e Download and install Git\n\u003e\n    git config --global user.name \"Your Name\"\n    git config --global user.email firstname.lastname@gmail.com\n\u003e        \n\u003e\n\u003e ### Next steps:\n\u003e\n    mkdir testNodeJs\n    cd testNodeJs\n    git init\n    touch README\n    git add README\n    git commit -m 'first commit'\n    git remote add origin git@github.com:parmentf/testNodeJs.git\n    git push origin master\n\u003e      \n\u003e\n\u003e ### Existing Git Repo?\n\u003e\n    cd existing_git_repo\n    git remote add origin git@github.com:parmentf/testNodeJs.git\n    git push origin master\n\u003e      \n\u003e\n\u003e ### Importing a Subversion Repo?\n\u003e\n\u003e  \u003chttps://github.com/parmentf/testNodeJs/imports/new\u003e\n\u003e      \n\u003e\n\u003e ### When you're done:\n\u003e\n\u003e  \u003chttps://github.com/parmentf/testNodeJs\u003e\n\n## Git ##\n\nNow, I'll have to learn git. :P\n\nHmm...\n\n- git add (or git commit -a)\n- git commit\n- git push\n\nA good quick reference site on git: \u003chttp://gitref.org/\u003e\n\n## HowToNode ##\n\nA good starting point seems to be \u003chttp://howtonode.org/object-graphs\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparmentf%2Ftestnodejs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparmentf%2Ftestnodejs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparmentf%2Ftestnodejs/lists"}