{"id":16213873,"url":"https://github.com/pomb/love-structure","last_synced_at":"2025-04-07T22:16:04.725Z","repository":{"id":251109570,"uuid":"310832813","full_name":"Pomb/love-structure","owner":"Pomb","description":"initial project structure for love2d project","archived":false,"fork":false,"pushed_at":"2020-11-07T12:35:51.000Z","size":108,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-13T23:34:55.868Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/Pomb.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":"2020-11-07T11:48:15.000Z","updated_at":"2020-11-07T12:35:53.000Z","dependencies_parsed_at":"2024-08-01T00:13:31.533Z","dependency_job_id":"235528db-b5e1-46fb-a47d-9aca4a61dd62","html_url":"https://github.com/Pomb/love-structure","commit_stats":null,"previous_names":["pomb/love-structure"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pomb%2Flove-structure","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pomb%2Flove-structure/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pomb%2Flove-structure/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pomb%2Flove-structure/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pomb","download_url":"https://codeload.github.com/Pomb/love-structure/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247737781,"owners_count":20987721,"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-10-10T11:08:54.040Z","updated_at":"2025-04-07T22:16:04.709Z","avatar_url":"https://github.com/Pomb.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# love-structure\nInitial project structure for love2d project\n\nAfter making a couple small love2d prototypes, this structure seemed to emerge. So I wrote this small script to automate the process of getting started.\n\n## What does it do exactly?\nCreates a simple project folder structure\nPulls in a couple common libraries that I've found useful\nCreates a git repo for the project\nCreates the initial files: main, conf, todo, readme and gitignore\n\n![](love-project-structure.png)\n\n## How use\n1. Make sure you have [git](https://git-scm.com) and [python3](https://www.python.org/downloads/) installed \n\n2. Clone the repo into a folder on your computer, somewhere like:\n\n    `Users/\u003cyourName\u003e/scripts`\n\n3. cd into the folder in the terminal and clone this repo by typing:\n\n    `git clone https://github.com/Pomb/love-structure.git`\n\n4. Add the folder to the path in your .zshrc or .bashrc script\n\n    `export PATH=$HOME/scripts/love-structure:$PATH`\n\n5. Allow calling the script straight from the terminal\n\n    `sudo chmod a+x /Users/\u003cname\u003e/scripts/myscript.py`\n\n6. Run the script by typing:\n\n    `love-structure.py \u003cname-of-your-game\u003e`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpomb%2Flove-structure","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpomb%2Flove-structure","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpomb%2Flove-structure/lists"}