Skip to content

HarperFast/template-open-source

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

@harperfast/replace-me

This template is for creating open source repositories at Harper.

Template Overview

This template is a starting point for creating open source repositories at Harper. The only part that must be retained is the Apache 2.0 license file located at ./LICENSE. Everything else can be modified or removed as needed.

This template sets up a few key dev tools aligned with Harper's engineering guidelines.

  1. ESLint for linting
  2. Prettier for code formatting

The default configs are not meant to be immutable but rather a starting point, but keep in mind that we strive for consistency across Harper's open source projects.

A majority of the fields in package.json are filled in automatically. Make sure to replace the replace-me throughout the file with your project name.

The engines and devEngines fields are aligned with the core Harper repo Node.js version support and may change over time.

About

An open source template for Harper

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors