tomlin7 / biscuit

Aesthetic, lightweight code editor with extension support
https://tomlin7.github.io/biscuit
MIT License
188 stars 27 forks source link

Executable installer #125

Open arnav56745 opened 1 year ago

arnav56745 commented 1 year ago

I would like to have installer. its more user-friendly. create it using a installer program. create a exe using it

tomlin7 commented 1 year ago

we are using pyinstaller to make the executables currently.

For making setup files, we can use

some modifications shall be done to the github workflows

tomlin7 commented 1 month ago

@arnav56745 This idea won't hold much importance now as biscuit has been added to pypi

installation

pip install biscuit-editor

running

biscuit