projen.io
Rapidly build modern applications with advanced configuration management
Package Information
- Domain:
projen.io
- Name:
projen.io
- Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install projen
Programs
This package provides the following executable programs:
projen
Aliases
This package can also be accessed using these aliases:
projen
Available Versions
Show all 40 versions
0.93.0
,0.92.12
,0.92.11
,0.92.10
,0.92.9
0.92.8
,0.92.7
,0.92.6
,0.92.5
,0.92.4
0.92.3
,0.92.2
,0.92.1
,0.92.0
,0.91.31
0.91.30
,0.91.29
,0.91.28
,0.91.27
,0.91.26
0.91.25
,0.91.24
,0.91.23
,0.91.22
,0.91.21
0.91.20
,0.91.19
,0.91.18
,0.91.17
,0.91.16
0.91.15
,0.91.14
,0.91.13
,0.91.12
,0.91.11
0.91.10
,0.91.9
,0.91.8
,0.91.7
,0.91.6
Latest Version: 0.93.0
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) +projen.io@0.93.0 -- $SHELL -i
Dependencies
This package depends on:
nodejs.org^22 || ^20 || ^18
Related Packages
These packages work well with projen.io:
git-scm.org
- Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.classic.yarnpkg.com
- The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berrymaven.apache.org
- Java-based project managementpython.org
- The Python programming languagego.dev
- The Go programming language
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.projenio
console.log(`Package: ${pkg.name}`)
console.log(`Description: ${pkg.description}`)
console.log(`Programs: ${pkg.programs.join(', ')}`)
Links
This documentation was auto-generated from package data.