An open API service indexing awesome lists of open source software.

https://github.com/proji-rocks/proji

A powerful cross-platform project templating tool.
https://github.com/proji-rocks/proji

cli command-line cross-platform go golang productivity project scaffolding structure templating tool

Last synced: 2 months ago
JSON representation

A powerful cross-platform project templating tool.

Awesome Lists containing this project

README

          


proji logo

[![codecov](https://codecov.io/gh/nikoksr/proji/branch/refactor/project/graph/badge.svg?token=14YTIHXHTX)](https://codecov.io/gh/nikoksr/proji)
[![Go Report Card](https://goreportcard.com/badge/github.com/nikoksr/proji)](https://goreportcard.com/report/github.com/nikoksr/proji)
[![Maintainability](https://api.codeclimate.com/v1/badges/40bc389c40a19cfd7edd/maintainability)](https://codeclimate.com/github/nikoksr/proji/maintainability)
[![go.dev reference](https://img.shields.io/badge/go.dev-reference-007d9c?logo=go&logoColor=white&style=flat)](https://pkg.go.dev/github.com/nikoksr/proji)

A powerful cross-platform CLI project templating tool.



Quick proji demo


## Key Features

- Creates project directories of any size **in seconds**
- Project templates are based on **individual config files**
- Structures of **GitHub/GitLab repos can be imported** as templates
- Structures of **directories can be imported** as templates
- Infinitely extendable through integration of **custom shell scripts**
- Supports **custom template files**
- **Shareable** project configs
- Projects are **not bound to any language or framework**
- Boosts your **productivity** and simplifies your **workflow**
- Works on **Windows**, **macOS** and **Linux**

## Project Status

Proji is currently in an advanced stage of heavy refactoring. The current default branch is not stable and should not be used in production. The new version will be released soon.