Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kikytokamuro/nyxt-fedora
Fedora Copr for Nyxt
https://github.com/kikytokamuro/nyxt-fedora
browser common-lisp nyxt
Last synced: 9 days ago
JSON representation
Fedora Copr for Nyxt
- Host: GitHub
- URL: https://github.com/kikytokamuro/nyxt-fedora
- Owner: KikyTokamuro
- Created: 2023-09-09T11:02:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-27T09:11:25.000Z (10 months ago)
- Last Synced: 2024-03-27T10:31:35.414Z (10 months ago)
- Topics: browser, common-lisp, nyxt
- Homepage: https://copr.fedorainfracloud.org/coprs/kiky-tokamuro/Nyxt/
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nyxt package for Fedora
[![Copr build status](https://copr.fedorainfracloud.org/coprs/kiky-tokamuro/Nyxt/package/nyxt/status_image/last_build.png)](https://copr.fedorainfracloud.org/coprs/kiky-tokamuro/Nyxt/package/nyxt/)
[Nyxt](https://nyxt.atlas.engineer/) [nýkst] is a keyboard-driven web browser designed for hackers. Inspired by Emacs and Vim, it has familiar keybindings (Emacs, vi, CUA), and is infinitely extensible in Lisp.
This repository is used to generate the Copr repo [kiky-tokamuro/Nyxt](https://copr.fedorainfracloud.org/coprs/kiky-tokamuro/Nyxt/).
To install, first enable the repository
```
dnf copr enable kiky-tokamuro/Nyxt
```and then install the package itself by running
```
sudo dnf install nyxt
```