Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 701 Bytes

CONTRIBUTING.md

File metadata and controls

23 lines (13 loc) · 701 Bytes

Welcome!

First of all thanks for getting so far and welcome in this small project!

Project structrue

Project is a collection of configuration files called dotfiles. They should help with persiting desired configuration and be able to quickly reproduce them.

Configuration files are mainly located in configuration directory.

task manager

We use npm as task manager to maintain repository tasks. You can find it in package.json, or type npm run to get list of all commands.

Tip

Best experiance working with node you will have by using nvm.

Linters

The project for better consitency use few internal linters:

  • prettier
  • yamllint