The best tool for your daily software development
npx clingon@latest gen
Stable release 1.0.0
Developer Experience
Use ready-made templates instead of copying and pasting code until you have something minimally viable to develop, avoid tedious and repetitive tasks
Time Saving
Creating too many files? Component, styles, tests, stories, index, among others. Save time by automatically creating files with as little programming as necessary
Avoid Mistakes
Using pre-filled templates, you avoid syntax errors or problems when copying code from other places, change what is necessary and develop what is missing
Launch the tool easily
With the `init` command you can easily initialize all necessary files and folders, with or without examples. If you choose examples, a readme file will be generated to guide use and some ready-to-use files.
Difficulty level: Advanced
Recommended: All kind of usersObjective: Help configure the tool and provide examplesGenerate commands with prompts
With the generation mode, you don't need to know many details about the necessary code, just say what you need and we will deliver something minimally ready to be executed, the rest is up to you.
Difficulty level: Easy
Recommended: Beginners or those who don't know exactly the framework codeObjective: quick creation of files with a ready and connected structureSave your prompt answers
The creation mode via presets allows you to save your responses and quickly use them to create new resources. Once you have defined a response pattern, you can easily reuse it.
Difficulty level: Beginner and Intermediate
Recommended: Any type of user who wants to save time and not worry about implementing filesObjective: quick creation of files with a ready and connected structure, with just a few stepsUse custom local templates (Advanced)
Allows the creation of customized local templates, ensuring more flexibility in use, in addition to allowing the use of proprietary code without worrying about security. Ideal for those who have internal frameworks/libs, Design Systems, etc.
Difficulty level: Easy
Recommended: Experienced, who want to create their own templates or with proprietary codeObjective: More flexibility and customization