Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.32 KB

README.md

File metadata and controls

28 lines (22 loc) · 1.32 KB

Excel Named Range Wizard

An Microsoft Excel Add-ins to allow bulk edit named ranges.

Built with TypeScript Node.js npm Code Style Conventional Commits Release add-ins Latest Version

Available commands

To start (Windows):

npm run start

To start (macOS):

npm run dev:mac