Skip to content

Commit

Permalink
docs(readme): add emojis
Browse files Browse the repository at this point in the history
  • Loading branch information
hasundue committed Sep 28, 2022
1 parent b869a56 commit 42dd0d8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
@@ -1,26 +1,26 @@
# nublar
# :national_park: nublar

<!-- ![Test](https://github.com/hasundue/boilerplate-deno/actions/workflows/test.yml/badge.svg) -->
<!-- [![codecov](https://codecov.io/gh/hasundue/boilerplate-deno/branch/main/graph/badge.svg?token=7BS432RAXB)](https://codecov.io/gh/hasundue/boilerplate-deno) -->

Nublar is a CLI tool to manage your scripts installed via `deno install`.
`nublar` is a command-line tool to manage your scripts installed via `deno install`.

> **Warning**\
> Still an alpha version.
## Installation
## :passenger_ship: Installation

```sh
deno install --allow-read --allow-write --allow-env --allow-net https://deno.land/x/nublar@0.1.1/nublar.ts
```

## Usage
## :world_map: Usage

```
$ nublar -h
Usage: nublar
Version: 0.1.0
Version: 0.1.1
Description:
Expand Down

0 comments on commit 42dd0d8

Please sign in to comment.