make-fresh-repo

1.0.0-alpha.0 • Public • Published

make-fresh-repo

A utility for creating a fresh copy of a repository.

The intended use case is to run this on a boilerplate repository to begin working on a new project.

usage

Change to the direcotry of the repository you want to copy, then run this command:

npx make-fresh-repo ../destination/repo/path

...where ../destination/repo/path is a relative or absolute path to where the new, fresh copy of the repository should go.

The target directory and any missing sub-directories don't need to exist and will be created for you.

Readme

Keywords

none

Package Sidebar

Install

npm i make-fresh-repo

Weekly Downloads

0

Version

1.0.0-alpha.0

License

MIT

Unpacked Size

3.94 kB

Total Files

6

Last publish

Collaborators

  • nerdo