Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sridamul/setuprepolocally
https://github.com/sridamul/setuprepolocally
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sridamul/setuprepolocally
- Owner: sridamul
- Created: 2024-03-10T10:52:22.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-03-11T04:41:32.000Z (10 months ago)
- Last Synced: 2024-10-29T22:07:57.313Z (2 months ago)
- Language: Java
- Size: 683 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Setup Repo Locally
This Repo forks the plugin from the jenkinsci and then clone into a temporary
folder for OpenRewrite Transformation.Set the environmental variable TOKEN=your_token and USERNAME=your_github_username in
your IDE.### Sample Result after Executing the code...
![Sample Output](Doc/Images/forkAndClone.png)
You can inspect the folder path to check whether the repo is cloned locally or not.
Also, you can inspect your GH repos page to check whether the repo is forked or not.