Skip to content

moonbit-community/moongrep-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moongrep-guide

moongrep-guide is an Agent Skill that shows how to build structural MoonBit code search script.

Install

  • Codex
mkdir -p ~/.codex/skills/moonbit
git clone https://github.com/moonbit-community/moongrep-guide ~/.codex/skills/moonbit/moongrep-guide

Use

example:

> Use `moongrep-guide` to write a script that 
finds all functions whose bodies contain exactly one expression, 
where that expression has the form `self.$fieldname`, and prints 
the function name together with its corresponding location.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors