3.1.4 • Published 4 months ago

@rowanmanning/validate-project v3.1.4

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

Validate Project

This is just a tool to validate my coding projects. It forces me to be consistent in the way my repos are organised. It's probably not worth trying to use it.

Table of Contents

Requirements

This library requires the following to run:

Usage

Install with npm:

npm install -g @rowanmanning/validate-project

Alternatively use the npx command bundled with npm. The rest of the examples assume you're doing this.

Basics:

npx @rowanmanning/validate-project

Validate a general Git repo:

npx @rowanmanning/validate-project --type git

Validate a general Git repo + Node.js project:

npx @rowanmanning/validate-project --type git node

Validate a general Git repo + Node.js project, and then auto-fix issues:

npx @rowanmanning/validate-project --type git node --fix

Types

The valid types are:

  • git: the basics for a Git-based project
  • node: the basics for a Node.js-based project
  • node-arc-app: a Node.js Architect-based application
  • node-express-app: a Node.js Express-based application
  • node-library: a Node.js project published to npm

Contributing

Genuinely unless you're Rowan Manning, you probably don't need to contribute to this. However if you decide you really need to, then the contributing guide is available here. All contributors must follow this library's code of conduct.

License

Licensed under the MIT license. Copyright © 2022, Rowan Manning

3.1.4

4 months ago

3.1.3

4 months ago

2.9.9

10 months ago

3.0.1

8 months ago

3.0.0

8 months ago

2.9.8

10 months ago

2.9.10

10 months ago

2.9.11

10 months ago

3.1.2

6 months ago

3.1.1

8 months ago

3.1.0

8 months ago

2.9.7

11 months ago

2.9.6

12 months ago

2.9.5

1 year ago

2.9.2

1 year ago

2.9.1

1 year ago

2.9.4

1 year ago

2.9.3

1 year ago

2.9.0

1 year ago

2.8.0

1 year ago

2.7.2

1 year ago

2.7.1

1 year ago

2.7.4

1 year ago

2.7.3

1 year ago

2.7.0

2 years ago

2.6.1

2 years ago

2.6.3

2 years ago

2.6.2

2 years ago

2.5.0

2 years ago

2.6.0

2 years ago

2.4.5

2 years ago

2.4.1

2 years ago

2.4.3

2 years ago

2.4.2

2 years ago

2.4.4

2 years ago

2.3.2

2 years ago

2.4.0

2 years ago

2.3.1

2 years ago

1.12.0

2 years ago

2.3.0

2 years ago

2.2.1

2 years ago

2.2.0

2 years ago

2.2.2

2 years ago

1.11.0

2 years ago

2.1.0

2 years ago

2.0.0

2 years ago

1.9.1

2 years ago

1.9.0

2 years ago

1.9.2

2 years ago

1.10.0

2 years ago

1.8.0

2 years ago

1.7.0

2 years ago

1.6.0

2 years ago

1.5.0

2 years ago

1.4.1

2 years ago

1.4.0

2 years ago

1.3.0

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago