prottern-test

The Prottern is a CLI program that creates design patterns from the simplest to the most complex from references saved in a JSON file

Usage no npm install needed!

<script type="module">
  import protternTest from 'https://cdn.skypack.dev/prottern-test';
</script>

README

EN | PT-BR


EN

What is Prottern?

The Prottern is a command line program that creates design patterns from the simplest to the most complex from references saved in a JSON file.

Simple isn't it?

For more information see the documentation.

Why use Prottern?

  • Simple to use CLI
  • Agility
  • Creates large projects in seconds
  • Store the projects references locally in a JSON file

How to get the package

❗ The package must be installed globally so that it can work in any directory on your computer.

To effectuate the installation from npm type this in your terminal:

$ npm i -g prottern

Upcoming updates✍

  • ⬜ Command "templates" to show the existing templates.

  • ⬜ Command "describe" to describe a specific template.

  • ⬜ Possibility to save the content of the files inside the templates.


PT-BR

O que é o Prottern?

O Prottern é um programa de linha de comando que cria padrões de projetos dos mais simples aos mais complexos a partir de referências salvas em um arquivo JSON.

Simples não é?

Para mais informações veja a documentação.

Porque utilizar o Prottern?

  • CLI simples de se utilizar
  • Agilidade
  • Cria projetos grandes em poucos segundos
  • Armazena as referências dos projetos localmente em um arquivo JSON

Como obter o pacote

❗ O pacote deve ser instalado globalmente para que ele possa funcionar em qualquer diretório da sua máquina.

Para efetuar a instalação pelo npm digite no seu terminal:

$ npm i -g prottern

Próximas atualizações✍

  • ⬜ Comando "templates" para mostrar os templates existentes.

  • ⬜ Comando "describe" para descrever um determinado template.

  • ⬜ Possibilidade de salvar o conteúdo dos arquivos nos templates.


© Lucas Lopes Pultz