Skip to content

ajfriesen/smart-home-landscape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart Home Landscape

I am using this software: https://github.com/cncf/landscape2

Installed with brew:

brew install cncf/landscape2/landscape2

Development

create .env for github api

export GITHUB_TOKENS=github_pat_XXX

Build:

source .env && landscape2 build \
  --data-file data.yml \
  --settings-file settings.yml \
  --guide-file guide.yml \
  --logos-path logos \
  --output-dir build

Serve:

landscape2 serve --landscape-dir build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published