Skip to content

jmacri01/hacs-development

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HACS Development

This repository contains all you need to contribute to the HACS project.

Usage

  1. Install and configure gh CLI on the host.
  2. Fork this repository.
  3. Clone the repository locally.
  4. Start the devcontainer.
  5. Run make help to list all available commands.
container# make help
Development environment for HACS 

Integration
  make integration-init       Initialize the integration repository

Frontend
  make frontend-init          Initialize the frontend repository

Documentation
  make documentation-init     Initialize the documentation repository

Default
  make default-init           Initialize the default repository

Misc:
  make homeassistant-install  Install the latest dev version of Home Assistant
  make homeassistant-update  Alias for 'homeassistant-install'
  make pull        Pull master from hacs/development
  make clean       Delete all repositories
  make help        Shows help message.

About

Repository for development of HACS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 100.0%