{"id":22302864,"url":"https://github.com/mattludwigs/kickstart","last_synced_at":"2025-07-26T07:37:52.355Z","repository":{"id":16251580,"uuid":"18999482","full_name":"mattludwigs/kickstart","owner":"mattludwigs","description":"A kickstart to building websites","archived":false,"fork":false,"pushed_at":"2014-05-13T22:18:10.000Z","size":484,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-06T01:06:17.916Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mattludwigs.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}},"created_at":"2014-04-21T16:56:10.000Z","updated_at":"2014-05-13T22:18:10.000Z","dependencies_parsed_at":"2022-09-10T15:00:53.778Z","dependency_job_id":null,"html_url":"https://github.com/mattludwigs/kickstart","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mattludwigs/kickstart","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattludwigs%2Fkickstart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattludwigs%2Fkickstart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattludwigs%2Fkickstart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattludwigs%2Fkickstart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattludwigs","download_url":"https://codeload.github.com/mattludwigs/kickstart/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattludwigs%2Fkickstart/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267136793,"owners_count":24041261,"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","status":"online","status_checked_at":"2025-07-26T02:00:08.937Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-12-03T18:41:46.403Z","updated_at":"2025-07-26T07:37:52.305Z","avatar_url":"https://github.com/mattludwigs.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kickstart v.0.4.0\n\nKickstart is away to kickstart your web project by setting up your files for you.\n\nThis script will ask you some questions and create the folders and files you need according to your answers. This is to save time setting up simple website directories. \n\nWhat can Kickstart set up for you:\n\nHTML template already set up for working with directories\n\nJS folder with a script.js file and/or a data.json file\n\nCSS folder witha style.css file already for use in your HTML doc\n\n## How to get started\n\nGet kickstart.py \n\n```\n$ cd ~\n$ mdkir bin\n$ cd bin\n$ git clone https://github.com/mattludwigs/kickstart.git\n```\n\nNext set up .bash_profile or .profile\n\n```\n$ nano ~/.bash_profile\n```\n\nIn nano type:\n\n```\nexport PATH=\"/Users/you-user-name/bin:$PATH\"\n```\n\nPress ctrl-x and y to exit and save the file, then type:\n\n```\nsource .bash_profile\n```\n\n## How to use\n\nNavigate to the dicrectory where you want to start your new web project\n\n```\n$ cd Documents\n```\n\nThen type:\n\n```\n$ kickstart.py\n```\n\nThen run kickstart and ask you a few questions, follow the prompt and then you should have the new project started in your directory. Just have navigate to the project and you can get started.\n\n## License\nKickstart is released under the MIT License.\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattludwigs%2Fkickstart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattludwigs%2Fkickstart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattludwigs%2Fkickstart/lists"}