| Package | Description |
|---|---|
| io.github.cdklabs.projen |
projen
|
| io.github.cdklabs.projen.github | |
| io.github.cdklabs.projen.python | |
| io.github.cdklabs.projen.web |
| Modifier and Type | Class and Description |
|---|---|
class |
GitAttributesFile
(experimental) Assign attributes to file names in a git repository.
|
class |
IgnoreFile |
class |
IniFile
(experimental) Represents an INI file.
|
class |
JsonFile
(experimental) Represents a JSON file.
|
class |
License |
class |
Makefile
(experimental) Minimal Makefile.
|
class |
ObjectFile
(experimental) Represents an Object file.
|
class |
TextFile
(experimental) A text file.
|
class |
TomlFile
(experimental) Represents a TOML file.
|
class |
XmlFile
(experimental) Represents an XML file.
|
class |
YamlFile
(experimental) Represents a YAML file.
|
| Modifier and Type | Method and Description |
|---|---|
FileBase |
Project.tryFindFile(String filePath)
(experimental) Finds a file at the specified relative path within this project and all its subprojects.
|
| Modifier and Type | Method and Description |
|---|---|
List<FileBase> |
Project.getFiles()
(experimental) All files in this project.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PullRequestTemplate
(experimental) Template for GitHub pull requests.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RequirementsFile
(experimental) Specifies a list of packages to be installed using pip.
|
class |
SetupPy
(experimental) Python packaging script where package metadata can be placed.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ReactTypeDef |
Copyright © 2021. All rights reserved.