dive2Pro / roam-calendar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Roam Plugin Template

how to made a pr for publish

  1. set up env variables in .github/workflows/main.yaml
  2. commit your changes
  3. tag this commit with a tag that was starts with "publish"

set up env variables

  • FORK: 'dive2Pro' // your fork repo's name
  • USER: 'dive2Pro' // use for git config username
  • EMAIL: 'toylucklebo@gmail.com' // git config email
  • BRANCH: 'Native-Dark' // fork repo's branch name
  • EXTENSION_JSON: 'extensions/hyc/roam-native-dark.json'

About


Languages

Language:TypeScript 97.2%Language:Less 1.6%Language:Shell 1.2%