Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automating the process of creating a new project on GitHub #17

Open
Arsenic-ATG opened this issue Nov 4, 2020 · 6 comments · Fixed by #19
Open

Automating the process of creating a new project on GitHub #17

Arsenic-ATG opened this issue Nov 4, 2020 · 6 comments · Fixed by #19
Labels
enhancement New feature or request Idea Idea for new automation

Comments

@Arsenic-ATG
Copy link
Owner

Arsenic-ATG commented Nov 4, 2020

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 Arsenic-ATG added enhancement New feature or request Idea Idea for new automation labels Nov 4, 2020
@vivek80801
Copy link
Contributor

very interesting Idea

I love to work on this project.

@Arsenic-ATG
Copy link
Owner Author

Arsenic-ATG commented Nov 10, 2020

@vivek80801 nice to hear it 🙂.

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

@vivek80801
Copy link
Contributor

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

@Arsenic-ATG
Copy link
Owner Author

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

@vivek80801
Copy link
Contributor

vivek80801 commented Nov 10, 2020

@Arsenic-ATG Thank you for assigning me

@Arsenic-ATG
Copy link
Owner Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Idea Idea for new automation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants