Skip to content

sablier-labs/devkit

Repository files navigation

🛠️ Sablier Devkit

This repository contains configuration files and reusable scripts for various Sablier repositories.

The files are meant to be extended and customized as needed.

🤖 AI

Use AGENTS.md to provide a default context to Claude Code, Gemini CLI, etc.

[!TIP] Copy the AGENTS.md file to your root directory, and symlink each context file to it. For example, if you use Claude Code, you can symlink the CLAUDE.md file to ~/AGENTS.md: ln -s ~/AGENTS.md ~/.claude/CLAUDE.md

⚙️ Config Files

Tool Config File
🔍 Biome biome.jsonc
📝 EditorConfig .editorconfig
✨ Prettier prettier.json

GitHub Actions

The setup GitHub Actions workflow is used to setup the requisite dependencies in a GitHub CI workflow.

🛠️ Just CLI

This repo provides reusable Just files under the just directory.

🚀 Setup Script

This is meant to be run by Sablier Labs employees and staff.

See setup.sh for details.

📦 VSCode Settings

See vscode/settings.json.

📄 License

This project is licensed under MIT.

About

Shared config files and scripts

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •