Skip to content

Konstantin-create/what-to-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

what-to-code

image Console app to generate projects ideas

Idea sources

image

Functions

~ what-to-code generate - Generate idea from random source
~ what-to-code generate -s 1 - Genreate idea from source 1 - ideas.ai
~ what-to-code list - Print list of sources

Sharing file example

[PC_NAME]hacknet_linux[/PC_NAME]
[PC_TIMESTAMP]January 17 2023 - 12:55:57[/PC_TIMESTAMP]
[IDEAS_AMOUNT]2[/IDEAS_AMOUNT]
[IDEAS]
    [IDEA]
        [HEADER]Some header 1[/HEADER]
        [BODY]Some body 1[/BODY]
    [/IDEA]
    [IDEA]
        [HEADER]Some header 2[/HEADER]
        [BODY]Some body 2[/BODY]
    [/IDEA]
[/IDEAS]

TODO list

  • Base idea generation
  • Generate idea from custom source
  • Print list of sources
  • Generate list of ideas from all sources && custom source (~v1.0.5)
  • Saved ideas (~v2.0.0)
  • Save list of ideas
  • Load and save ideas from file

You can add ideas here from your for of this repo