Commit Graph

21 Commits

Author SHA1 Message Date
Matthieu 'JP' DERASSE
ad61e13f6a
feat(input): Full refacto of the user input system 2022-09-18 23:49:58 +00:00
Matthieu 'JP' DERASSE
9107f0d36e
feat(contact): Improve Contact information with name, mail and URL
Some checks failed
continuous-integration/drone/push Build is failing
2022-08-27 22:00:16 +00:00
Matthieu 'JP' DERASSE
cf7901890c
feat(init): Continue on template
All checks were successful
continuous-integration/drone/push Build is passing
2022-08-09 21:42:44 +00:00
Matthieu 'JP' DERASSE
fbe19b4e31
refacto(models): Move models to the root of the project 2022-08-09 15:53:40 +00:00
Matthieu 'JP' DERASSE
645344fa5c
feat(config): Write and read config + refacto
Some checks failed
continuous-integration/drone/push Build is failing
2022-08-05 14:20:00 +00:00
Matthieu 'JP' DERASSE
4c53c57d5e
feat(init): Add some logs and initialize git
All checks were successful
continuous-integration/drone/push Build is passing
2022-08-03 19:59:33 +00:00
Matthieu 'JP' DERASSE
660a4ef162
fix(lint): Continue to apply linter recommandation
Some checks failed
continuous-integration/drone/push Build is failing
2022-08-03 11:17:15 +00:00
Matthieu 'JP' DERASSE
1d7730c078
fix(lint): Start to apply linter recommandation
Some checks failed
continuous-integration/drone/push Build is failing
2022-08-02 20:33:47 +00:00
Matthieu 'JP' DERASSE
5434cc15ce
feat(init): Continue Init with directory creation 2022-08-02 20:30:46 +00:00
Matthieu 'JP' DERASSE
fabf8fe1eb
feat(init): Improve check and user input 2022-08-01 21:55:50 +00:00
Matthieu 'JP' DERASSE
9103e7ba60
feat(init): Get User input for config + small refacto 2022-08-01 19:47:46 +00:00
Matthieu 'JP' DERASSE
13903329c8
feat(rename): Rename app 2022-07-28 22:03:57 +00:00
Matthieu 'JP' DERASSE
a3c953c7a4
fix(clean): Fix import order, func name, ... 2022-07-25 20:58:46 +00:00
Matthieu 'JP' DERASSE
f7e9aa7dfb
feat(rename): Fix typo in name ... 2022-07-25 20:43:53 +00:00
Matthieu 'JP' DERASSE
ec6485aa45
feat(apiType): Start to implement apiType system 2022-07-25 20:40:09 +00:00
Matthieu 'JP' DERASSE
66ff28f6cd
fix(global): Add windows support(need testing), fix userInput, refacto 2022-07-25 20:19:38 +00:00
Matthieu 'JP' DERASSE
94975d5f33
feat(rename): Rename in gouik 2022-07-19 20:24:10 +00:00
Matthieu 'JP' DERASSE
5b50b5409b
feat(multiple): Add version command, improve dependencies file managment 2022-07-16 22:16:29 +00:00
Matthieu 'JP' DERASSE
ce433832f7
feat(dependency): Add git andd handle dependency th cannot be installed by the app 2022-07-16 15:46:09 +00:00
Matthieu 'JP' DERASSE
7c9cc568ab
feat(dependencies): Add postinstall process and swagger dependency 2022-07-15 22:16:59 +00:00
Matthieu 'JP' DERASSE
f04f5513ab
feat(dependencies): Implement base of the dependency system 2022-07-15 11:49:53 +00:00