mirror of
https://github.com/jiro4989/nmi
synced 2026-01-10 08:01:11 +00:00
No description
| .chglog | ||
| .github | ||
| src | ||
| tests | ||
| tool | ||
| .gitignore | ||
| LICENSE | ||
| nmi.nimble | ||
| README.rst | ||
==== nmi ==== |nimble-version| |nimble-install| |gh-actions| nmi display animations aimed to correct users who accidentally enter nmi instead of nim. nmi is heavily inspired by ``sl`` . |demo_1| |demo_2| .. contents:: Table of contents Usage ===== .. code-block:: shell $ nmi $ nmi -c Installation ============ .. code-block:: shell $ nimble install -Y nmi or Download from `Releases <https://github.com/jiro4989/nmi/releases>`_ LICENSE ======= MIT .. |gh-actions| image:: https://github.com/jiro4989/nmi/workflows/build/badge.svg :target: https://github.com/jiro4989/nmi/actions .. |nimble-version| image:: https://nimble.directory/ci/badges/nmi/version.svg :target: https://nimble.directory/ci/badges/nmi/nimdevel/output.html .. |nimble-install| image:: https://nimble.directory/ci/badges/nmi/nimdevel/status.svg :target: https://nimble.directory/ci/badges/nmi/nimdevel/output.html .. |demo_1| image:: https://user-images.githubusercontent.com/13825004/83327472-1e57b200-a2b7-11ea-80f3-025d5eba2102.gif .. |demo_2| image:: https://user-images.githubusercontent.com/13825004/83327473-20ba0c00-a2b7-11ea-8fe9-a8f4e6862d01.gif