create.source.file.dir: Create source file directories

Description Usage Arguments Details Value

Description

Create source file directories

Usage

1
2
3
create.source.file.dir(project.id = "", source.file,
  source.description = "", project.path = get.project.path(project.id),
  project.tree = project.directory.tree, git.path = NULL, git.log = TRUE)

Arguments

project.id

is the project id name string

source.file

is the filename of the source

project.path

is the home directory of the project

git.path

path to git version control command

description

is the string description of what the source file does

project.directory.tree

is the list denoting the relative directories within the project

Details

Intializes git for the project, adds program git tracking, and initializes dependency tracking

Value

source_info list describing the project


gelfondjal/IT2 documentation built on May 17, 2019, 12:15 a.m.