Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 767 Bytes

File metadata and controls

20 lines (14 loc) · 767 Bytes

apdev

General-purpose development tools for quality assurance, character validation, and release automation.

Packages

Language Package Status
Python apdev Beta
TypeScript @aiperceivable/apdev Beta
Rust apdev-rs Beta
Go github.com/aiperceivable/apdev/go Planned

Available Tools

  • check-chars - Validate files contain only allowed characters (ASCII + emoji + technical symbols)
  • check-imports - Detect circular imports (Python and TypeScript only)
  • release - Interactive release automation (version check, build, tag, GitHub release, publish)

See language-specific READMEs for installation and usage instructions.