gynit

0.0.9 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i gynit

Weekly Downloads

2

Version

0.0.9

License

ISC

Unpacked Size

235 kB

Total Files

7

Last publish

Collaborators

  • raphmt