{"id":27963176,"url":"https://github.com/windmillcode/tasks-0","last_synced_at":"2025-05-07T19:58:21.253Z","repository":{"id":220208428,"uuid":"750993166","full_name":"WindMillCode/tasks-0","owner":"WindMillCode","description":"vscode tasks extension for windmillcode template projects","archived":false,"fork":false,"pushed_at":"2025-05-01T23:10:38.000Z","size":107734,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"old-main-0","last_synced_at":"2025-05-07T19:58:17.000Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WindMillCode.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null}},"created_at":"2024-01-31T18:15:01.000Z","updated_at":"2024-07-07T23:24:10.000Z","dependencies_parsed_at":"2024-03-15T21:38:32.458Z","dependency_job_id":"25797257-35ac-46b8-b594-cd450554b95d","html_url":"https://github.com/WindMillCode/tasks-0","commit_stats":null,"previous_names":["windmillcode/tasks-0"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WindMillCode%2Ftasks-0","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WindMillCode%2Ftasks-0/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WindMillCode%2Ftasks-0/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WindMillCode%2Ftasks-0/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WindMillCode","download_url":"https://codeload.github.com/WindMillCode/tasks-0/tar.gz/refs/heads/old-main-0","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252949274,"owners_count":21830150,"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":"2025-05-07T19:58:20.685Z","updated_at":"2025-05-07T19:58:21.238Z","avatar_url":"https://github.com/WindMillCode.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Windmillcode Tasks Zero\n\n# Overview\n* are there some git commands that your forget  or that docker command that ssh into a folder or flutter command that buils the .aab file never the less genreates everything as needed for you. This extension will meet you at your point of need\n\n# Docs\n\n## Angular\nAngular Frontend: Analyze\n-------------------------\n\nThis task analyzes the Angular frontend.\n\nAngular Frontend: Check for Angular Updates\n-------------------------------------------\n\nThis task checks for updates related to Angular in the frontend.\n\nAngular Frontend: Run\n---------------------\n\nThis task runs the Angular frontend.\n\nAngular Frontend: Run Compodoc\n------------------------------\n\nThis task runs Compodoc for the Angular frontend.\n\nMisc: Translate JSON\n-------------------------------\n\nThis task runs translation-related processes for the Angular frontend.\n\nAngular Frontend: Test\n----------------------\n\nThis task is for testing the Angular frontend. It also opens a http-server on port 8003 to view coverage information\n\nAngular Frontend: Update Angular\n--------------------------------\n\nThis task updates Angular in the frontend.\n\n\n## Docker\n\nDocker: Init Container\n----------------------\n\nThis task initializes a Docker container.\n\nDocker: Backup All Images\n-------------------------\n\nThis task backs up all Docker images.\n\nDocker: Restore All Images\n--------------------------\n\nThis task restores all Docker images.\n\nDocker: Run\n-----------\n\nThis task runs Docker processes.\n\nDocker: SSH into Container\n--------------------------\n\nThis task SSHs into a Docker container.\n\n## Flask\n\n\nFlask Backend: Run\n------------------\n\nThis task runs the Flask backend.\n\nFlask Backend: Test\n-------------------\n\nThis task tests the Flask backend.\nThis task also starts up a http server which allows you to view the coverage information while writing unit tests in flask.\n\n\n\nFlask Backend: Create Controller\n--------------------------------\n\nThis task creates a controller for the Flask backend.\n\nFlask Backend: Create Manager\n-----------------------------\n\nThis task creates a manager for the Flask backend.\n\n## Flutter\n\n\nFlutter Mobile: Create Page\n---------------------------\n\nThis task creates a new page for the Flutter mobile app.\n\nFlutter Mobile: Install Specific Packages\n-----------------------------------------\n\nThis task installs specific packages for the Flutter mobile app.\n\nFlutter Mobile: Create Layout\n-----------------------------\n\nThis task creates a layout for the Flutter mobile app.\n\nFlutter Mobile: Create Shared Widget\n------------------------------------\n\nThis task creates a shared widget for the Flutter mobile app.\n\nFlutter Mobile: Create Riverpod Async Notifier Provider\n-------------------------------------------------------\n\nThis task creates a Riverpod async notifier provider for the Flutter mobile app.\n\nFlutter Mobile: Create Riverpod Provider\n----------------------------------------\n\nThis task creates a Riverpod provider for the Flutter mobile app.\n\nFlutter Mobile: Build Deploy\n---------------------\n\nThis task builds the Flutter mobile app and optionally deploys the flutter app\n\nFlutter Mobile: Test\n--------------------\n\nThis task tests the Flutter mobile app.\n\n\n## Firebase\nFirebase Cloud: Run Emulators\n-----------------------------\n\nThis task runs emulators for Firebase Cloud.\n\n\n## Git\nGit: Create Branch After Merged Changes\n---------------------------------------\n\nThis task creates a branch after merged changes in Git.\n\nGit: Clone Subdirectories\n-------------------------\n\nThis task clones subdirectories in Git.\n\nGit: Merge Changes from Current Dev Branch\n------------------------------------------\n\nThis task merges changes from the current development branch in Git.\n\nGit: Pushing Work to Git Remote\n-------------------------------\n\nThis task pushes work to the Git remote repository.\n\nGit: Removing a File from Being Tracked by Git\n----------------------------------------------\n\nThis task removes a file from being tracked by Git.\n\n\n  VSCode Tasks\n\n## Python Tasks\n============\n\nPython: Install App Dependencies\n--------------------------------\n\nThis task installs dependencies for a Python application.\n\nPython: Install Specific Packages\n---------------------------------\n\nThis task installs specific Python packages.\n\n## SQL Tasks\n=========\n\nSQL: Get Schema via Docker\n--------------------------\n\nThis task retrieves the schema using Docker for SQL.\n\nSQL: Make DB Schema Update Entry\n--------------------------------\n\nThis task creates an entry for a database schema update in SQL.\n\n## TestNG Tasks\n============\n\nTestNG: E2E Create TestNG Page\n------------------------------\n\nThis task creates a TestNG page for end-to-end testing.\n\nTestNG: E2E Run\n---------------\n\nThis task runs end-to-end tests using TestNG.\n\nTestNG: E2E Setup VSCode Extension\n----------------------------------\n\nThis task sets up the VSCode extension for TestNG end-to-end testing.\n\n## NPM Tasks\n=========\n\nNPM: Install App Dependencies\n-----------------------------\n\nThis task installs dependencies for an NPM-based application.\n\nNPM: Install Specific Packages\n------------------------------\n\nThis task installs specific packages using NPM.\n\nNPM: Silence TypeScript Errors\n------------------------------\n\nThis task suppresses TypeScript errors when using NPM.\n\n\n\n## Miscellaneous Tasks\n===================\n\nMisc: Open Doc Item in VSCode\n-----------------------------\n\nThis task opens a documentation item in Visual Studio Code.\n\nMisc: Copy to Keep Projects in Sync\n-----------------------------------\n\nThis task copies files to keep projects in sync.\n\n\nTasks: Update Workspace Without Extension\n=========================================\n\nThis task updates the workspace without using the extension.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwindmillcode%2Ftasks-0","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwindmillcode%2Ftasks-0","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwindmillcode%2Ftasks-0/lists"}