pi-dev-tools
pi-dev-tools is a Pi extension package that adds formatting-aware edit and write tools plus a setup-suggestion tool for project-local developer tooling.
Install
Use it as a local package root today:
pi install /absolute/path/to/dev-tools
After this folder is moved into its own repository, the same package can be installed from git.
Resources
- Extension:
./index.ts
Development
npm install
npm test
Description
Languages
TypeScript
100%