This template is for creating open source repositories at Harper.
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.
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
enginesanddevEnginesfields are aligned with the core Harper repo Node.js version support and may change over time.