Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```