Skip to content

Terminal Initializer v1.0.2 Final

Latest
Compare
Choose a tag to compare
@gustavomdsantos gustavomdsantos released this 07 Apr 04:02
· 8 commits to master since this release

English

It was really nice to have made this application with the help of @PedroDrim with Python code and forums and e-books about Linux and Shell Script. The intention that I had to make the _Terminal Initializer_ was only for learning the Bash language and to use Git and GitHub, so I do not intend to continue the development of this project (first, because it hasn't much to do in this project, and second, I have other priorities), I'm just uploading the package into a Launchpad PPA repository and possible bugs and improvements can be made by me or by anyone who wants to contribute. Contributors are welcome!

Download and installation on Linux

To install the application, download the .deb file below and install with "GDebi Package Manager" or enter the following command in a terminal (in the folder where is the downloaded file):

sudo dpkg -i terminal-initializer_1.0.2_all.deb

Changelog

  • Improvement: Created man page for terminal-initializer (using ronn tool)
  • Fix: Fault in displaying command name in "--help" output.

Português

Foi muito bom ter feito esse aplicativo com a ajuda do Pedro Henrique com códigos Python e fóruns e e-books sobre Linux e Shell Script. A intenção que eu tive ao fazer o _Terminal Initializer_ era só de aprender a linguagem Bash e a usar o Git e o GitHub, por isso eu não pretendo continuar com o desenvolvimento desse projeto (primeiro, porque não tem muita coisa a fazer neste projeto, e segundo, eu tenho outras prioridades), apenas estarei enviando o pacote em um repositório PPA do Launchpad e possíveis bugs e melhorias poderão ser feitos por mim ou por quem quiser contribuir. Contribuidores são bem vindos!

Download e instalação no Linux

Para instalar o aplicativo, baixe o arquivo .deb abaixo e instale com o "GDebi Package Manager" ou digite o seguinte comando em um Terminal (na pasta onde está o arquivo baixado):

sudo dpkg -i terminal-initializer_1.0.2_all.deb

Histórico de mudanças

  • Melhoria: Criada página de manual de usuário (man page) para o terminal-initializer (usando a ferramenta ronn)
  • Correção: Falha na exibição do nome do comando na saída do "--help".