Skip to content

❌ scripts just 4 fun -- Técnicas Avançadas de Programação (ICC025)

Notifications You must be signed in to change notification settings

micalevisk/TAP-feels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

*~ explanations coming soon*

download my constructor method generator v1.28-0 (JAVA)

using Shell, Perl and Sed*

wget https://raw.githubusercontent.com/micalevisk/TAP_feelings/master/construtor.sh
wget https://raw.githubusercontent.com/micalevisk/TAP_feelings/master/constructorGenerator.pl
wget https://raw.githubusercontent.com/micalevisk/TAP_feelings/master/removerComentarios.sed
mkdir programaConstrutor;
mv constructorGenerator.pl removerComentarios.sed construtor.sh programaConstrutor/ ;
cd programaConstrutor/ ;  chmod +x *.sh

O código deve possuir uma linha comentada com a tag "@attN", onde "N" é quantidade de atributos (declarados um por linha, abaixo desta)

execute:

./construtor.sh -d -i <File.java>

USO:

asciicast

emojis

About

❌ scripts just 4 fun -- Técnicas Avançadas de Programação (ICC025)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published