Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docpress init #246

Open
noraj opened this issue Jul 23, 2019 · 1 comment
Open

docpress init #246

noraj opened this issue Jul 23, 2019 · 1 comment

Comments

@noraj
Copy link
Contributor

noraj commented Jul 23, 2019

There should be a docpress init command to build a default skeleton.

├── docs
│   ├── example.md
│   └── README.md
├── .gitignore
└── README.md

Where README.md can be the actual docpress readme or a bootstrap, .gitignore the actual docpress gitignore, docs/README.md a short TOC and docs/example.md a markdown cheat sheet or a bootstrap.

docs/README.md

* [docpress](../README.md)
* [Example](example.md
@zubairakram
Copy link

there should also be a docpress init . command to initialize in existing project

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants