{"id":26456439,"url":"https://github.com/andrewjamesbibby/forgery","last_synced_at":"2025-03-18T21:29:04.366Z","repository":{"id":57097524,"uuid":"307129844","full_name":"andrewjamesbibby/forgery","owner":"andrewjamesbibby","description":"A menu driven Laravel Forge command line tool. Manage servers, sites, config, deployments and more with ease.","archived":false,"fork":false,"pushed_at":"2020-10-29T21:47:52.000Z","size":931,"stargazers_count":16,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-17T20:03:01.048Z","etag":null,"topics":["forge-api","forgery","laravel"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/andrewjamesbibby.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-10-25T15:31:00.000Z","updated_at":"2024-04-04T19:22:41.000Z","dependencies_parsed_at":"2022-08-20T16:50:46.528Z","dependency_job_id":null,"html_url":"https://github.com/andrewjamesbibby/forgery","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewjamesbibby%2Fforgery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewjamesbibby%2Fforgery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewjamesbibby%2Fforgery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewjamesbibby%2Fforgery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrewjamesbibby","download_url":"https://codeload.github.com/andrewjamesbibby/forgery/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244309549,"owners_count":20432367,"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":["forge-api","forgery","laravel"],"created_at":"2025-03-18T21:29:03.725Z","updated_at":"2025-03-18T21:29:04.361Z","avatar_url":"https://github.com/andrewjamesbibby.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg width=\"30%\" src=\"https://raw.githubusercontent.com/andrewjamesbibby/forgery/master/screenshots/logo.png?raw=true\"\u003e\n  \u003cbr /\u003e\n  \u003cbr /\u003e\n  \n  \u003cp align=\"center\"\u003e\n     \u003cimg src=\"https://badge.fury.io/js/%40andrewjamesbibby%2Fforgery.svg\"/\u003e\n     \u003cimg src=\"https://img.shields.io/github/license/andrewjamesbibby/forgery\"/\u003e  \n     \u003cimg src=\"https://img.shields.io/npm/dw/@andrewjamesbibby/forgery\"/\u003e  \n  \u003c/p\u003e\n\n  \u003cp align=\"center\"\u003e\n      A menu driven Laravel Forge command line tool.\n      \u003cbr /\u003e\n      Manage servers, sites, config, deployments and more with ease.\n      \u003cbr /\u003e\n      \u003cbr /\u003e\n  \u003c/p\u003e\n \n\u003c/div\u003e \n\n\n\u003cp align=\"center\"\u003e\n  \u003cimg width=\"80%\" src=\"https://raw.githubusercontent.com/andrewjamesbibby/forgery/master/screenshots/main.png?raw=true\"\u003e\n\u003c/p\u003e\n\n## About The Project\n\nWhen dealing with multiple servers on a daily basis it is important to have all information available when required.\n\nForgery makes it simple to manage all aspects of Forge server and site management. Forgery makes use of the Forge API to build up requests and display responses quickly and easily.\n\nAll user input is gathered via interactive menus which means no need to remember any command line flags or know which parameters an api call requires. Simply navigate around using the menus and inputs.\n\nNote: Forgery has been developed and tested on Mac OS only. Please report an issue if there are any problems on other platforms.\n\n## Getting Started\n\n### Prerequisites\n\nThis tool requires that Node.js and NPM are both installed. Instructions to install can be found at [https://nodejs.org/en/](https://nodejs.org/en/)\n\n### Installation\n\n1/ Install globally: \n```\nnpm install -g @andrewjamesbibby/forgery\n```\n\n2/ Open Forgery anywhere:\n```\nforgery\n```\n\n3/ Navigate to 'Settings' and enter Forge API key when prompted\n\n**Note: The API Key will be stored at ~/.config/configstore/forgery.json so ensure to remove this file if Forgery is uninstalled and no longer required**\n\n4/ Now manage your servers!\n\n## Screenshots\n\nCreate server\n\n\u003cp align=\"center\"\u003e\n  \u003cimg width=\"80%\" src=\"https://raw.githubusercontent.com/andrewjamesbibby/forgery/master/screenshots/server.png?raw=true\"\u003e\n\u003c/p\u003e    \n\nScheduler\n\n\u003cp align=\"center\"\u003e\n  \u003cimg width=\"80%\" src=\"https://raw.githubusercontent.com/andrewjamesbibby/forgery/master/screenshots/scheduler.png?raw=true\"\u003e\n\u003c/p\u003e\n\nFirewall Rules\n\n\u003cp align=\"center\"\u003e\n  \u003cimg width=\"80%\" src=\"https://raw.githubusercontent.com/andrewjamesbibby/forgery/master/screenshots/firewall.png?raw=true\"\u003e\n\u003c/p\u003e\n\n**Note: Some sub-menus (e.g for example when managing configuration or environment files) will open your default terminal editor such as nano. Once contents are saved the information will be transferred to the input field**\n\n## Contributing\nAny contributions you make are **greatly appreciated**.\n\n1. Fork the Project\n2. Create your Feature Branch (`git checkout -b feature/your-feature`)\n3. Commit your Changes (`git commit -m 'Add some feature'`)\n4. Push to the Branch (`git push origin feature/your-feature`)\n5. Open a Pull Request\n\n## License\nDistributed under the MIT License. See `LICENSE` for more information.\n\n## Contact\n\nTwitter: [@andrewjbibby](https://twitter.com/andrewjbibby)\n\nProject Link: [https://github.com/andrewjamesbibby/forgery](https://github.com/andrewjamesbibby/forgery)\n\nIssues: [https://github.com/andrewjamesbibby/forgery/issues](https://github.com/andrewjamesbibby/forgery/issues)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewjamesbibby%2Fforgery","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrewjamesbibby%2Fforgery","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewjamesbibby%2Fforgery/lists"}