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
- Host: GitHub
- URL: https://github.com/dynamotn/projekt
- Owner: dynamotn
- License: mit
- Created: 2021-09-03T19:10:16.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-06-12T10:19:36.000Z (about 1 year ago)
- Last Synced: 2025-06-12T11:31:21.559Z (about 1 year ago)
- Language: Go
- Size: 151 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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