{"id":21332509,"url":"https://github.com/gfechio/wbso","last_synced_at":"2025-03-16T01:13:30.416Z","repository":{"id":202773817,"uuid":"706252185","full_name":"gfechio/wbso","owner":"gfechio","description":"Wet Bevordering Speur- en Ontwikkelingswerk","archived":false,"fork":false,"pushed_at":"2023-10-21T16:57:59.000Z","size":41,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T14:08:42.314Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gfechio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-17T15:27:08.000Z","updated_at":"2023-10-21T15:08:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"79cbcb9e-cb96-41d1-a878-41c23394873f","html_url":"https://github.com/gfechio/wbso","commit_stats":null,"previous_names":["gfechio/wbso"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfechio%2Fwbso","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfechio%2Fwbso/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfechio%2Fwbso/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfechio%2Fwbso/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gfechio","download_url":"https://codeload.github.com/gfechio/wbso/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243809883,"owners_count":20351407,"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":"2024-11-21T22:51:56.180Z","updated_at":"2025-03-16T01:13:30.395Z","avatar_url":"https://github.com/gfechio.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WBSO Command Line Tool\nWet Bevordering Speur- en Ontwikkelingswerk\n\nWBSO is a command-line tool designed to streamline workflow management, integrating with Git version control and YouTrack issue tracking. This tool provides functionalities to facilitate common operations during software development.\n\n## Features\n\n- **Setup**: Initialize a new Git repository and set up the project for version control.\n\n- **Associate**: Associate a task or issue from YouTrack with the current branch.\n\n- **Checkout**: Switch to a specified branch in the repository.\n\n- **Commit**: Commit changes to the current branch in the repository.\n\n- **Push**: Push the committed changes to the remote repository.\n\n- **Close**: Close an issue or task in YouTrack, marking it as completed.\n\n- **Alias**: Set up Git aliases for common Git commands.\n\n- **Stop**: Stop WBSO clock\n\n## Installation\n\n1. Clone the repository:\n\n    ```bash\n    git clone \u003crepository_url\u003e\n    ```\n\n2. Navigate to the project directory:\n\n    ```bash\n    cd WBSO\n    ```\n\n3. Build the binary:\n\n    ```bash\n    go build -o WBSO main.go\n    ```\n\n4. Add the binary to your system path (optional):\n\n    ```bash\n    export PATH=$PATH:/path/to/WBSO\n    ```\n\n## Usage\n\nTo use the WBSO command-line tool, run the executable and specify a subcommand.\n\n```bash\n./WBSO \u003csubcommand\u003e\n```\n\nReplace `\u003csubcommand\u003e` with one of the available features: `setup`, `associate`, `checkout`, `commit`, `push`, `close`, or `alias`.\n\nFor more information and options on each subcommand, refer to the appropriate section below.\n\n### Subcommands\n\n- **Setup**: Initialize a new Git repository and set up the project for version control.\n\n- **Associate**: Associate a task or issue from YouTrack with the current branch.\n\n- **Checkout**: Switch to a specified branch in the repository.\n\n- **Commit**: Commit changes to the current branch in the repository.\n\n- **Push**: Push the committed changes to the remote repository.\n\n- **Close**: Close an issue or task in YouTrack, marking it as completed.\n\n- **Alias**: Set up Git aliases for common Git commands.\n\n## Contribution\n\nContributions to the WBSO command-line tool are welcome! Feel free to open issues for bugs, feature requests, or general improvements. If you'd like to contribute, fork the repository and submit a pull request.\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n---\n\nFeel free to customize and enhance this README according to the specific functionalities and details of your `WBSO` command-line tool integrating Git and YouTrack.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgfechio%2Fwbso","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgfechio%2Fwbso","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgfechio%2Fwbso/lists"}