Lucian I. Last

Results 154 issues of Lucian I. Last

WebDAV would be a great addition

feature

these are the key words I advise including: ``` go html markdown cli golang converter ```

https://editorconfig.org/ > # What is EditorConfig? > > EditorConfig helps maintain consistent coding styles for multiple developers working on the same project across various editors and IDEs. The EditorConfig project...

target include ARMv7 ARM64 x86_64 :heavy_check_mark: Tested ARMv7 on my Raspberry PI 2B running `Raspbian GNU/Linux 11 (bullseye) armv7l` :heavy_check_mark: Tested x86_64 on my i5-6500 running `Fedora Linux 36 (Workstation...

This could be a great moment to use GitHub actions too https://github.com/actions-rs/cargo#cross-compilation

It would be great if you could add this repo to npm for easy update and install. *great css file no complaints so far* :grin:

For example use `-F` as the argument to identify flatpak commands Here is a list of usage examples: - `-Fu` -> `flatpak update` - `-Fr` -> `flatpak uninstall` - `-F...

To read and understand how fluro work I have needed to read 5+ files. Meanwhile having implemented fluro into my project only using 2 files for route initialization. Might I...

- uses `open` in stead of `opn` - ran `npm audit fix --force` - ran tests, all which passed