Skip to content

arthurr-jpg/Nix-file-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Leitor de Arquivo em Java com Nix

Este projeto lê o conteúdo de um arquivo .txt linha por linha no terminal.

🛠 Requisitos

Como compilar e executar

1. Compilar com Nix:

nix-build

2. Rodar o programa:

./result/bin/leitor-arquivo arquivo.txt

Estrutura

  • LeitorArquivo.java: código fonte Java
  • default.nix: instruções para build reprodutível com Nix
  • README.md: instruções do projeto

Licença

MIT

About

A project using Java language, and Nix, file reader. Simple, just to familiarize myself with Nix.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors