Skip to content
#

certification

Here are 12 public repositories matching this topic...

frizman21
frizman21 commented Dec 6, 2019

Following your example, I've successfully create a requirements project in a fresh git repo.

mkdir fake_reqs
cd fake_reqs/
git init
Initialized empty Git repository in [working folder]/fake_reqs/.git/
fake_reqs $ doorstop add SRD
building tree...
ERROR: no document with prefix: SRD
fake_reqs $ doorstop create SRD ./reqs/srd
building tree...
created document: SRD (@/reqs/srd)

Improve this page

Add a description, image, and links to the certification topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the certification topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.