1.7.4 • Published 2 years ago

gabum v1.7.4

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Contributors Forks Stargazers Issues GitHub pull requests MIT License

About The Project

Product Name Screen Shot

A simple project manager made with Node JS. Currently in the form of CLI, soon in the form of an Electron application offering voice recognition.

Built With

Getting Started

Here are the simple steps to install and use gabum:

Prerequisites

Gabum needs some other softwares to work. Here is a list of them and where to install them.

  • nodejs: Okay, it's basically the runner of the code
  • yarn: Just a NodeJs Package Manager like npm. You can use another if you want.
  • git: You should probably already have it installed, it's usefull to push your code to github.
  • gh: The official cli of githyb, usefull to create repository remotely

Installation

Install CLI with yarn

yarn global add gabum

Or with npm (no judgments)

npm install -g gabum

Usage

Create a new project

$ gabum project create
Follow the instructions

Open a project

$ gabum project open
Follow the instructions
$ gabum open My-Super-Project --with ide
Opening project in VSCode, for example

Get additional help

$ gabum --help [COMMAND]
USAGE
  $ gabum COMMAND
...

Other commands

I'll yet Oclif explain you how the other commands work.

Command Topics

Roadmap

  • Project Creation
  • Open Project
  • Use a New Readme Template (like in templates)
  • Configuration
    • New Config Manager
    • Config Hook
    • Config Command
    • Implementation
  • Base Command
    • Logger
    • Config wrapper
    • Prompt Wrapper
    • Implementation
  • Template Definitions
    • List
    • Prompter
  • Project Definitions Storage
    • In User Configs
    • In Project
  • Delete Command
  • More Templates
    • Blank
    • Simple JS
    • Simple TS
    • Discord JS
    • Discord TS
    • CLI JS
    • CLI TS
    • CLI Oclif
    • API JS
    • API TS
    • API Adonis
    • Website
    • VueJs
    • ReactJs
    • Find Ideas
  • Some Coding Tools
    • Line Counter
    • Publish Command
    • Readme Generator
    • Find Ideas
  • Electron App
  • Voice Recognition

See the open issues for a full list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

More infos in CONTRIBUTING.md

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Galitan - @Galitan33 - galitan.dev@google.com

Discord: Send me a private message - Join my server

Project Link: https://github.com/Galitan-dev/Gabum

Acknowledgments

1.7.4

2 years ago

1.7.3

2 years ago

1.7.2

2 years ago

1.7.1

2 years ago

1.7.0

2 years ago

1.6.6

2 years ago

1.6.5

2 years ago

1.6.4

2 years ago

1.6.3

2 years ago

1.6.2

2 years ago

1.6.1

2 years ago

1.6.0

2 years ago

1.5.10

2 years ago

1.5.9

2 years ago

1.5.8

2 years ago

1.5.7

2 years ago

1.5.6

2 years ago

1.5.3

2 years ago

1.5.2

2 years ago

1.5.1

2 years ago

1.5.0

2 years ago

1.4.4

2 years ago

1.4.3

2 years ago

1.4.2

2 years ago

1.4.1

2 years ago

1.4.0

2 years ago

1.3.1

2 years ago

1.3.0

2 years ago

1.2.0

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.2

2 years ago

1.0.0

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago