Skip to content

wtasg/pencil

Repository files navigation

Pencil

Setting up

git clone https://github.com/wtasg/pencil.git
cd pencil
npm install
npm run start

Development

This project uses TypeScript. Available scripts:

npm run build      # TypeScript type checking
npm run lint       # ESLint code quality checks
npm run lint:fix   # Auto-fix linting issues

Testing

Unit tests:

npm test

Electron E2E smoke tests (Playwright):

npm run test:e2e

Run headed locally:

npm run test:e2e:headed

Based on existing but abandoned project

This project is based on evlous/pencil@

Still GPL v2

About

Diagrams and GUI prototyping tool.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors