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

https://github.com/dynamotn/projekt

A smart command to work with your project folder
https://github.com/dynamotn/projekt

Last synced: 8 months ago
JSON representation

A smart command to work with your project folder

Awesome Lists containing this project

README

          

# Projekt

A smart command to work with your project folder

## Features
Projekt has some complete solution for your terminal to
- Add/update/remove your Git project folders, and you can switch between project folder by `pj` or `projekt folder go` easily
- Create some template files in your project folder
- Create your project folder from various boilerplate sources

## Installing

### From source (Linux, macOS)

You must have a working Go environment and run this command
```bash
sudo make all
```

## Usages
See `doc` folder