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

https://github.com/axos-project/axos-manual

A small manual for axos live session which users can refer to directly from the CLI even when offline.
https://github.com/axos-project/axos-manual

Last synced: 11 months ago
JSON representation

A small manual for axos live session which users can refer to directly from the CLI even when offline.

Awesome Lists containing this project

README

          

# AxOS Manual

AxOS Manual is the CLI manual of AxOS designed to help you through the installation process without having to open any browser.

You can use the following command to read the docs:

```bash
man axos
```

## Development

Are you an AxOS develoer or want to contribute to axos-manual? Then make sure that you have pandoc installed!

You can install it by running the following command:

```bash
sudo pacman -S pandoc
```

or

```bash
epsi i pandoc # The AxOS way ;)
```

## References

- More info on writing manual: https://man7.org/linux/man-pages/man7/man-pages.7.html#DESCRIPTION
- Pandoc Documentation: https://pandoc.org/MANUAL.html
- For those who have sanity: [https://touchgrass.now/](https://www.youtube.com/watch?v=dQw4w9WgXcQ)