{"id":18576245,"url":"https://github.com/vladfilipro/webcase","last_synced_at":"2025-05-16T01:08:16.925Z","repository":{"id":91057340,"uuid":"55371881","full_name":"vladfilipro/webcase","owner":"vladfilipro","description":"An environment builder for your web projects","archived":false,"fork":false,"pushed_at":"2016-11-14T09:33:57.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-17T15:16:35.504Z","etag":null,"topics":["depricated"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vladfilipro.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2016-04-03T22:19:09.000Z","updated_at":"2017-04-11T13:17:30.000Z","dependencies_parsed_at":"2023-06-14T20:45:30.010Z","dependency_job_id":null,"html_url":"https://github.com/vladfilipro/webcase","commit_stats":{"total_commits":13,"total_committers":2,"mean_commits":6.5,"dds":0.3846153846153846,"last_synced_commit":"3cf8bd55626032ed973543c2bb9a9358663043e0"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladfilipro%2Fwebcase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladfilipro%2Fwebcase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladfilipro%2Fwebcase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladfilipro%2Fwebcase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vladfilipro","download_url":"https://codeload.github.com/vladfilipro/webcase/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254448632,"owners_count":22072765,"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":["depricated"],"created_at":"2024-11-06T23:24:12.317Z","updated_at":"2025-05-16T01:08:11.877Z","avatar_url":"https://github.com/vladfilipro.png","language":"JavaScript","readme":"# WEBCASE\n[![Dependency Status](https://david-dm.org/vladfilipro/webcase.svg)](https://david-dm.org/vladfilipro/webcase)\n\n## Installing webcase\n- Install webcase via npm\n\n```\nnpm install webcase -g\n```\n\n## Usage\n- Create a directory for your new environment\n- mkdir ~/test-app \u0026\u0026 cd $_\n- Run the webcase initialization command\n\n```\nwebcase { template_name } init\n```\n\nFill the required information during the setup, and the project will create an environment in your current directory.\n- Let's see if the environment works, shall we?\n- npm start\n- or\n- npm run start\n\n## Creating a template for webcase\n- In order to create a new template for webcase we run the command:\n\n```\nwebcase template init\n```\n\n- This command will create a new template for webcase\n- In order to add a new template to webcase, we need to install it globally:\n\n```\nnpm i webcase-my-template -g\n```\n\n- We can now use the new template by running:\n\n```\nwebcase my-template init\n```\n\n- Note that a template must have the prefix `webcase-` in the package.json name in order to be treated by webcase\n\n## Additional help\n- You can always see the available commands for a template by using `webcase { template_name }`\n- If you want to see the available templates installed on your system, use `webcase template list`\n\n## OS Support\n- UBUNTU - tested\n- OSX - tested\n- WINDOWS - This package was never tested on Windows OS and it might not work due to path separator\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvladfilipro%2Fwebcase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvladfilipro%2Fwebcase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvladfilipro%2Fwebcase/lists"}