0.0.9 • Published 4 months ago

gynit v0.0.9

Weekly downloads
-
License
ISC
Repository
github
Last release
4 months ago

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

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.
  • Option to git init in the act of creation.
  • Add more languages
0.0.9

4 months ago

0.0.8

5 months ago

0.0.7

5 months ago

0.0.6

5 months ago

0.0.5

5 months ago

0.0.3

5 months ago

0.0.2

5 months ago

0.0.1

5 months ago