Skip to content

RaphMt117/gynit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

top languages repo size commit activity

What is it?

  • Gynit is a tool to help in the first steps of every new project.
  • Based in some questions about your project, a template will be created with the basic files for the language of your choice, and a Custom README to start with.

Showcase

gynit prompt

Usage

  1. Make sure you have node.js installed:

    node --version
  2. Run the following command:

    npx gynit

NPX allows you to run and use packages without having to install them locally or globally.

Currently available languages

  • Node.js
  • Typescript
  • Go
  • Bash

Currently available features

  • Create a custom README based on the language of your choice

Dependencies

Next steps

  • Finish the template README for each language.
  • Add more languages
  • Add .gitignore template for each lang

Done

  • Option to git init in the act of creation.

About

A better way to "init" my projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published