{"id":16070748,"url":"https://github.com/cjpatoilo/initify","last_synced_at":"2025-08-01T10:43:31.893Z","repository":{"id":57273950,"uuid":"75325378","full_name":"cjpatoilo/initify","owner":"cjpatoilo","description":"Open Source Boilerplate – easy as cake!","archived":false,"fork":false,"pushed_at":"2023-02-27T01:28:55.000Z","size":367,"stargazers_count":25,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-21T20:07:24.984Z","etag":null,"topics":["automation","boilerplate","cli","license","npm","open-source","starter-kit","tooling","tools"],"latest_commit_sha":null,"homepage":"https://cjpatoilo.com/initify","language":"Roff","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/cjpatoilo.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":".github/contributing.md","funding":".github/funding.yml","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},"funding":{"open_collective":"cjpatoilo","patreon":"cjpatoilo"}},"created_at":"2016-12-01T19:28:19.000Z","updated_at":"2023-03-24T05:39:01.000Z","dependencies_parsed_at":"2024-10-27T15:37:12.518Z","dependency_job_id":"1aac4884-1dbe-465a-ae05-606c36afd36a","html_url":"https://github.com/cjpatoilo/initify","commit_stats":{"total_commits":74,"total_committers":3,"mean_commits":"24.666666666666668","dds":"0.027027027027026973","last_synced_commit":"09bde40abe0ff0ef7b505ca9c91f3a73a4ce5c6b"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/cjpatoilo/initify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjpatoilo%2Finitify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjpatoilo%2Finitify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjpatoilo%2Finitify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjpatoilo%2Finitify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cjpatoilo","download_url":"https://codeload.github.com/cjpatoilo/initify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjpatoilo%2Finitify/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262503474,"owners_count":23321198,"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":["automation","boilerplate","cli","license","npm","open-source","starter-kit","tooling","tools"],"created_at":"2024-10-09T07:06:55.652Z","updated_at":"2025-07-01T01:36:09.979Z","avatar_url":"https://github.com/cjpatoilo.png","language":"Roff","funding_links":["https://opencollective.com/cjpatoilo","https://patreon.com/cjpatoilo"],"categories":[],"sub_categories":[],"readme":"\u003ca href=\"https://cjpatoilo.com/initify\"\u003e\u003cimg width=\"100%\" src=\"https://cjpatoilo.com/initify/artwork.png\" alt=\"A meaningful Open Source Boilerplate – easy as cake!\"\u003e\u003c/a\u003e\n\n\u003e A meaningful Open Source Boilerplate – it's a piece of cake!\n\n[![Travis Status](https://travis-ci.org/cjpatoilo/initify.svg?branch=master)](https://travis-ci.org/cjpatoilo/initify?branch=master)\n[![AppVeyor Status](https://ci.appveyor.com/api/projects/status/yd5ohn9syy91fk7l?svg=true)](https://ci.appveyor.com/project/cjpatoilo/initify)\n[![Codacy Status](https://img.shields.io/codacy/grade/5009698540f040ec994a71fc84a4d675/master.svg)](https://www.codacy.com/app/cjpatoilo/initify/dashboard)\n[![Dependencies Status](https://david-dm.org/cjpatoilo/initify/status.svg)](https://david-dm.org/cjpatoilo/initify)\n[![Version Status](https://badge.fury.io/js/initify.svg)](https://www.npmjs.com/package/initify)\n[![Download Status](https://img.shields.io/npm/dt/initify.svg)](https://www.npmjs.com/package/initify)\n[![Gitter Chat](https://img.shields.io/badge/gitter-join_the_chat-4cc61e.svg)](https://gitter.im/cjpatoilo/initify)\n\n\n## Why it's awesome\n\nStarting an Open Source project with ease. Initify is a work-in-progress project by [CJ Patoilo](https://twitter.com/cjpatoilo) that brings essential information to build professional Open Source projects. Note that there is no cake recipe, there is no right or wrong way or the BEST way, but there are some basic recommendation:\n\n- A **README** easy to read\n- The option for an open source **license**\n- Useful **.gitignore** files\n- **Github Templates**\n- **Continuous Integration** support\n- **EditorConfig** available\n\n...these and many more are available in Initify, so stay tuned. Hope you enjoy!\n\n\n## Install\n\n**Install with npm**\n\n```sh\n$ npm i -g initify\n```\n\n**Install with Yarn**\n\n```sh\n$ yarn global add initify\n```\n\n**Run with npx (without installing)**\n\n```sh\n$ npx initify\n```\n\n\n## Usage\n\n```\n\tUsage:\n\n\t\t$ initify \u003cdirectory\u003e [\u003coptions\u003e]\n\n\tOptions:\n\n\t\t-h, --help              Display help information\n\t\t-v, --version           Output Initify version\n\t\t-a, --author            Set author\n\t\t-e, --email             Set email\n\t\t-d, --description       Set description\n\t\t-l, --license           Get license\n\t\t-i, --ignore            Get .gitignore\n\t\t-c, --ci                Get continuous integration\n\t\t--no-license            Disallow license\n\t\t--no-ignore             Disallow .gitignore\n\t\t--no-ci                 Disallow continuous integration\n\t\t--no-template           Disallow Github templates\n\t\t--no-editor             Disallow .editorconfig\n\t\t--no-readme             Disallow readme.md\n\n\tExamples:\n\n\t\t$ initify my-app\n\t\t$ initify my-app --ignore macos,node,grunt,test\n\t\t$ initify my-app --license apache-2.0\n\n\tDefault settings with no arguments:\n\n\t\t$ initify \u003cdirectory\u003e --license mit --ignore node --ci travis,appveyor\n```\n\n\n## Contributing\n\nWant to contribute? Follow these [recommendations](https://github.com/cjpatoilo/initify#contributing.md).\n\n\n## License\n\nDesigned with ♥ by [CJ Patoilo](https://twitter.com/cjpatoilo). Licensed under the [MIT License](https://github.com/cjpatoilo/initify#license).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcjpatoilo%2Finitify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcjpatoilo%2Finitify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcjpatoilo%2Finitify/lists"}