Skip to content

Commit

Permalink
Created README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
guilhermeivo committed Nov 30, 2021
1 parent fcf4fcf commit 4a78de6
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 0 deletions.
Binary file added .github/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
36 changes: 36 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
<div align="center">
<img align="center" width="24%" src="./.github/logo.png" />
<br>
<i>
Aplicativo Desktop da empresa Tupã
</i>
</div>

## Ajustes e melhorias

O projeto ainda está em desenvolvimento e as próximas atualizações serão voltadas nas seguintes tarefas:

## Começando

### Instalando localmente projeto

```bash
# Clone o repositório em sua máquina
$ git clone https://github.com/BaseTech-Inc/Tupa-Desktop.git
```

### Configurando ambiente

- Para este projeto é necessário ter instalado o [`dotnet`](https://dotnet.microsoft.com/download)

- Após ter instalado o dotnet é necessário executar essa linha no terminal, para instalar o eletron.net:

```bash
$ dotnet tool install ElectronNET.CLI -g
```

<img src="https://github.githubassets.com/images/mona-whisper.gif" align="right" />

## Licença

Esse projeto está sob licença. Veja o arquivo [`LICENÇA`](https://github.com/BaseTech-Inc/Tupa-Desktop/blob/master/LICENSE) para mais detalhes.

0 comments on commit 4a78de6

Please sign in to comment.