cextup icon indicating copy to clipboard operation
cextup copied to clipboard

A tool to make Chrome extension development less painful.

Results 2 cextup issues
Sort by recently updated
recently updated
newest added

``` ❯ bunx -v cextup Extension name: asdf node:internal/readline/emitKeypressEvents:74 throw err; ^ Error: ENOENT: no such file or directory, copyfile '/tmp/bunx-1000-cextup@latest/node_modules/cextup/.gitignore' -> 'asdf/.gitignore' at Object.copyFileSync (node:fs:3029:11) at copyFile (file:///tmp/bunx-1000-cextup@latest/node_modules/cextup/bin/cextup.js:107:8) at...

need some tests to make sure everything still works when we change things

enhancement
help wanted
good first issue