Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flexwilliams/project_mgmt
My attempt at using markdown files for project management
https://github.com/flexwilliams/project_mgmt
agile agile-development markdown project-management retrospectives
Last synced: about 1 month ago
JSON representation
My attempt at using markdown files for project management
- Host: GitHub
- URL: https://github.com/flexwilliams/project_mgmt
- Owner: FlexWilliams
- License: mit
- Created: 2024-01-11T19:43:42.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-11-10T06:16:58.000Z (about 2 months ago)
- Last Synced: 2024-11-10T07:21:11.083Z (about 2 months ago)
- Topics: agile, agile-development, markdown, project-management, retrospectives
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# project_mgmt
My attempt at using markdown files for project management.
## Usage
Somewhere inside your project's directory, run:
```sh
mkdir 'project_mgmt'
cd 'project_mgmt'
npx degit github.com:FlexWilliams/project_mgmt.git/project_mgmt
```
[See Project Board](./project_mgmt/BOARD.md)