Skip to content

Anuroop-09/Postman-Echo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Postman-Echo

Integrating/Pushing Postman Collections & Environment(Sample) to github using git.

Steps:

  1. Create Postman Collection & Environment.
  2. Export both collection & environment to the Local system.
  3. Clone the git repository to the local system.
  4. Create folder & clone through git clone url-link in cmd prompt.
  5. Create folders using cmd promt or in the folder with directly(any thing you like).
  6. Add the files git add .(this will add all the files at a time).
  7. Add commit git commit -m "Text".
  8. Now, push the code into the repository git push -u origin branch(main / blah blah etc)
  9. Verify in the repository of your github account.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published