Skip to content
/ b42 Public

B42 - A Pentadactyl inspired electron based keyboard driven browser.

License

Notifications You must be signed in to change notification settings

42Org/b42

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

B42

Keyboard Driven browser, Inspired by Pentadactyl.

Pentadactyl is dead! long live the Pentadactyl.

How to Run

npm install
npm start

How to Build

npm run build
npm run watch
npm run release

Release

npm run release
electron-packager . b42 --platform=darwin --arch=x64 --version=0.0.1

Releases

No releases published

Packages

No packages published