Skip to content

Latest commit

 

History

History
84 lines (62 loc) · 2.4 KB

README.md

File metadata and controls

84 lines (62 loc) · 2.4 KB

{RAPdown} Framework

Website Published CI Build Status

A best practice toolkit for creating Reproducible Analytical Pipeline (RAP) compliant Quarto publications

Note: No private data are stored in this repository.

Project Structure

RAPdown
│
├───.github
│   └───workflows
|
├───data
│   ├───interim
│   ├───processed
│   └───raw
│
├───docs
|   ├───_assets
│   ├───documentation
│   ├───examples
│   ├───posts
│   └───tutorials
|
├───templates
│
├───tests
│
├───transforms
|
└───utilities

Built With

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

See CONTRIBUTING.md for detailed guidance.

License

Distributed under the MIT License. See LICENSE.md for more information.

Contact

Project contact email: [email protected]