Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 437 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 437 Bytes

soft-man

Version 1.0

Our goal

Make it easier to manage software projects by providing an easy to use and lightweight tool aimed at developers.

Installation

git clone https://github.com/bartekspitza/project-management.git ~/project-management
cd ~/project-management/src

Unix:

chmod +x softman.sh
./softman.sh YOUR_DATA.json

Windows:

softman.bat YOUR_DATA.json

Requirements

  • Java SE