Skip to content

Commit

Permalink
Merge pull request #853 from jpverde/main
Browse files Browse the repository at this point in the history
refac(cross): #849 rename builtins
  • Loading branch information
jpverde authored Jun 2, 2022
2 parents 9f2eba3 + b9ff2c9 commit cadacc0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,8 @@ Real life projects that run entirely on [Makes][MAKES]:
- [secretsForKubernetesConfigFromAws](#secretsforkubernetesconfigfromaws)
- [secretsForTerraformFromEnv](#secretsforterraformfromenv)
- [Utilities](#utilities)
- [makeNodeJsLock](#makenodejslock)
- [makePythonLock](#makepythonlock)
- [makeSopsEncryptedFile](#makesopsencryptedfile)
- [Framework Configuration](#framework-configuration)
- [extendingMakesDirs](#extendingmakesdirs)
Expand Down Expand Up @@ -279,11 +281,9 @@ Real life projects that run entirely on [Makes][MAKES]:
- [makeNodeJsVersion](#makenodejsversion)
- [makeNodeJsModules](#makenodejsmodules)
- [makeNodeJsEnvironment](#makenodejsenvironment)
- [makeNodeJsLock](#makenodejslock)
- [Python](#python)
- [makePythonVersion](#makepythonversion)
- [makePythonPypiEnvironment](#makepythonpypienvironment)
- [makePythonLock](#makepythonlock)
- [Ruby](#ruby)
- [makeRubyVersion](#makerubyversion)
- [makeRubyGemsInstall](#makerubygemsinstall)
Expand Down

0 comments on commit cadacc0

Please sign in to comment.