@kdcio/init

0.1.5 • Public • Published

KDC Init

Initialize KDC Projects with npm & git. Security included!

Features

  1. Install gpg - Encrypt files using a public and a secret key identified by your email address.
  2. Install git-secrets - Prevents you from committing passwords and other sensitive information in plain text to a git repository.
  3. Install git-secrets - Encrypt files that containt passwords and other sensitive information before comitting to a git repository.
  4. Run git init - Initialize git repository.
  5. Run npm init - Initialize npm project.
  6. Install husky and lint-staged - Enable git hooks to make use of git-secrets.

Prerequisites

Please install the following before using:

Usage

npx @kdcio/init <project-name>

Package Sidebar

Install

npm i @kdcio/init

Weekly Downloads

1

Version

0.1.5

License

MIT

Unpacked Size

53.9 kB

Total Files

4

Last publish

Collaborators

  • mbungalso
  • ianpogi5