{"id":15383323,"url":"https://github.com/andreruffert/booom","last_synced_at":"2025-04-05T10:22:09.090Z","repository":{"id":57190102,"uuid":"44694295","full_name":"andreruffert/booom","owner":"andreruffert","description":"💥 A simple CLI to scaffold some files or folder structures to kickstart new projects","archived":false,"fork":false,"pushed_at":"2016-07-07T14:12:13.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-17T21:11:17.405Z","etag":null,"topics":["cli","scaffolding","scaffolding-framework"],"latest_commit_sha":null,"homepage":"https://npm.im/booom","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/andreruffert.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}},"created_at":"2015-10-21T17:55:06.000Z","updated_at":"2023-02-13T19:24:43.000Z","dependencies_parsed_at":"2022-08-27T12:10:39.544Z","dependency_job_id":null,"html_url":"https://github.com/andreruffert/booom","commit_stats":null,"previous_names":["andreruffert/booom-cli"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreruffert%2Fbooom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreruffert%2Fbooom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreruffert%2Fbooom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreruffert%2Fbooom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andreruffert","download_url":"https://codeload.github.com/andreruffert/booom/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247319951,"owners_count":20919684,"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":["cli","scaffolding","scaffolding-framework"],"created_at":"2024-10-01T14:36:54.297Z","updated_at":"2025-04-05T10:22:09.067Z","avatar_url":"https://github.com/andreruffert.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BOOOM!\n\n[![Build Status](https://travis-ci.org/andreruffert/booom.svg?branch=master)](https://travis-ci.org/andreruffert/booom) [![npm version](https://img.shields.io/npm/v/booom.svg)](https://www.npmjs.com/package/booom)\n\n\u003e A simple CLI to scaffold some files or folder structures to kickstart new projects.\n\nBOOOM! is a tool which helps to rapidly get started with a new project.\nA common use cases would be to create some basic config files like e.g. `.editorconfig`, `.gitattributes`, `.gitignore` etc.\nTo create them every time manually can be really annoying. With `booom` it's just a simple terminal command and you can start coding immediately. \"BOOOM!\" that's it.\n\n## Install\n\nFirst thing is to install `booom` globally using `npm`:\n\n```console\n$ npm install --global booom\n```\n\n## Usage\n\n```console\n$ booom --help\n  \n  Usage:\n    $ booom \u003curl\u003e\n\n  Options:\n    --help      Show information\n    --version   Show current version\n\n  \u003curl\u003e should be a .zip file\n  \n  Examples\n    $ booom https://github.com/andreruffert/booom--standard/archive/master.zip\n```\n\n## Scaffolding templates\n\nA very simple scaffolding template could be e.g. [this](https://github.com/andreruffert/booom--standard/).\nAll files/folders located in the templates directory would be extracted to your current working directory (i.e. the directory from which you invoked the `booom` command).\n\n## License\n\nMIT © [André Ruffert](http://andreruffert.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreruffert%2Fbooom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandreruffert%2Fbooom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreruffert%2Fbooom/lists"}