Skip to content

digitalvisioncz/new-repository-template

Repository files navigation

NPX script for init DV-style repos

This repository contains basic project configurations. While some projects may require a more customized approach, this basic setup is sufficient for most (primarily JavaScript) projects.

Usage

  1. Run the following command in your terminal:
npx @dvdevcz/init-repo
  1. Follow the prompts to answer the questions and create your project.