Skip to content

A conjunt of scripts to configure projects that use node like (nodejs, vite with react, n js)

Notifications You must be signed in to change notification settings

nitoba/setup-projects

Repository files navigation

preview

License Forks Stars

Setup Project

This repository contains scripts to configure standard code styles and commit messages for projects using Node and Typescript


🧪 Technologies

This project was developed using the following technologies:

🚀 Getting started

Clone the project and access the folder.

git clone https://github.com/NitoBa/setup-projects.git

cd setup-projects

Run this command to install the dependencies.

npm install

Installing in your project

curl -o- https://raw.githubusercontent.com/NitoBa/setup-projects/main/setup.sh | bash
wget -q0- https://raw.githubusercontent.com/NitoBa/setup-projects/main/setup.sh | bash

Recommended for Windows

This script use jq as dependecie, then

First things first, is important that you have installed chocolatey package manager. After that, execute this command: choco install jq

curl -o- https://raw.githubusercontent.com/NitoBa/setup-projects/main/setup.sh | sh

📝 License

This project is licensed under the MIT License. See the LICENSE file for details.


Made with 💜 by Bruno Alves 👋

About

A conjunt of scripts to configure projects that use node like (nodejs, vite with react, n js)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages