Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daiyam/generator-new-project
https://github.com/daiyam/generator-new-project
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/daiyam/generator-new-project
- Owner: daiyam
- License: mit
- Created: 2021-09-18T08:07:27.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-19T16:33:30.000Z (about 2 years ago)
- Last Synced: 2025-01-02T22:04:32.988Z (8 days ago)
- Language: TypeScript
- Size: 157 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[@daiyam/generator-new-project](https://github.com/daiyam/generator-new-project)
================================================================================[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE)
[![NPM Version](https://img.shields.io/npm/v/@daiyam/generator-new-project.svg?colorB=green)](https://www.npmjs.com/package/@daiyam/generator-new-project)
[![Donation](https://img.shields.io/badge/donate-ko--fi-green)](https://ko-fi.com/daiyam)
[![Donation](https://img.shields.io/badge/donate-liberapay-green)](https://liberapay.com/daiyam/donate)
[![Donation](https://img.shields.io/badge/donate-paypal-green)](https://paypal.me/daiyam99)A generator to boilerplate my projects with my [artifact configs](https://github.com/daiyam/artifact-configs).
Getting Started
---------------With [node](https://nodejs.org) and [yeoman](https://yeoman.io) previously installed:
npm install -g @daiyam/generator-new-project
yo @daiyam/new-project --cwd=~/my-projects
Donations
---------Support this project by becoming a financial contributor.
ko-fi.com/daiyam
liberapay.com/daiyam/donate
paypal.me/daiyam99
License
-------Copyright © 2021-present Baptiste Augrain
Licensed under the [MIT license](https://opensource.org/licenses/MIT).