Awesome-Automations icon indicating copy to clipboard operation
Awesome-Automations copied to clipboard

Automating the process of creating a new project on GitHub

Open Arsenic-ATG opened this issue 3 years ago • 6 comments

Idea 💡: -

This one is comparatively harder one, it involves automating following steps :-

  1. create a folder with the project's name
  2. opens a web browser
  3. navigates to GitHub
  4. logs in to user account
  5. Creates a new repository
  6. Adds the git remote to my local folder
  7. Add a README file
  8. do git add and then a commit called “initial commit”
  9. push this to master.
  10. open the project using your favourite editor.

NOTE: one or more people can also work on different steps of this project.

Arsenic-ATG avatar Nov 04 '20 08:11 Arsenic-ATG

very interesting Idea

I love to work on this project.

vivek80801 avatar Nov 10 '20 02:11 vivek80801

@vivek80801 nice to hear it 🙂.

Is it a specific part/step you want to work on this idea or the complete idea {10 steps} ?

Arsenic-ATG avatar Nov 10 '20 02:11 Arsenic-ATG

@Arsenic-ATG I want to work on complete idea. I want to work on all ten steps {10 steps }.

vivek80801 avatar Nov 10 '20 06:11 vivek80801

ok @vivek80801 I am assigning you to this issue then.

Arsenic-ATG avatar Nov 10 '20 06:11 Arsenic-ATG

@Arsenic-ATG Thank you for assigning me

vivek80801 avatar Nov 10 '20 09:11 vivek80801

This issue is still open for someone else to attempt in different language.

Arsenic-ATG avatar Nov 16 '20 12:11 Arsenic-ATG