Skip to content

Open-SGF/hub

Repository files navigation

Open SGF Hub

A centralized space for all of Open SGF operations. Including documentation, guides and details of projects and contributors.

Contributing

It's recommended that you clone this repo and use either VS Code or Obsidian to make edits. Both of these tools should help automatically apply the formatting rules we apply for all pull requests (formatting rules are applied via Prettier)

Obsidian Setup

  • Open the cloned repository as a vault
  • Go to Settings -> Community Plugins -> Turn on community plugins
  • Click the Browse button
  • Manually install the following plugins
    • File Hider
    • Format with Prettier

Formatting the entire project

  • npm install (Recommended to use npm 10.x and node 20.x)
  • npm run lint:fix

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published