Logo
Explore Help
Sign In
jesus/syntaxis
1
0
Fork 0
You've already forked syntaxis
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
syntaxis/.claude/guidelines/nushell/test4.nu

9 lines
100 B
Plaintext
Raw Normal View History

refactor: consolidate configuration directories Merge _configs/ into config/ for single configuration directory. Update all path references. Changes: - Move _configs/* to config/ - Update .gitignore for new patterns - No code references to _configs/ found Impact: -1 root directory (layout_conventions.md compliance)
2025-12-26 18:36:23 +00:00
#!/usr/bin/env nu
# Try input/output types
def simple []: string -> string {
"hello"
}
simple
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 22ms Template: 1ms
English
English Español
Licenses API