Skip to content

SS-NES/R-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R-template

A template for R users

Installation

Use pipx to install copier, and render the template.

# intalling copier
pipx install copier

Usage

# start a software project with this template
copier copy https://github.com/SS-NES/<repo>.git <path/to/project-directory>
# Changes to the meta template can be synced.  
# At the root of the software project, do:
copier update --answers-file .meta-answers.yml

IMPORTANT: To enable updates, the sofware project must be a Git repository, and the status must show it is clean, i.e., no pending changes to commit.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

Apache License 2.0

Acknowledgements

About

No description, website, or topics provided.

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE.jinja

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages