Install SleepWatcher using Homebrew:
sudo chown -R $(whoami) /usr/local
brew update
brew install sleepwatcher
Start the SleepWatcher service:
{ | |
"module-templates.engine": "handlebars", | |
"module-templates.templates": [ | |
{ | |
"displayName": "Chalk UI component", | |
"defaultPath": "src/components", | |
"folder": "{{kebab name}}", | |
"questions": { | |
"name": "Component name" | |
}, |
Install SleepWatcher using Homebrew:
sudo chown -R $(whoami) /usr/local
brew update
brew install sleepwatcher
Start the SleepWatcher service:
#Jekyll Markdown Quick Reference
####Write in simply awesome markdown
layout: post
title: Markdown Style Guide
---