@gs-utils/init-repo-files
v0.3.0
Published
Initialize repository with basic files to get started
Downloads
3
Maintainers
Readme
Init repo files
This is starting of long list of files that are usually required setting up a repository.
Usage
npx @gs-utils/init-repo-files
Creates following files in the current working directory:
.editorconfig
.gitignore
See in templates for content of each file.