aerogear / aerogear/charmil

Add scripting for releasing to starter

オープン
#221 コメント 0 件 リアクション 0 件 担当者 1 名 @ankithans が担当を希望しています GitHub で見る
enhancement good first issue
主要言語
Go
スター
116
フォーク
13
PR マージ指標
30日以内にマージされた PR はありません

説明

> I believe now you'll be making similar changes in the charmil-starter repo too

No changes to charmil starter. Let's build script that will do something like this:

```
mkdir newrepo
cd newrepo
git init
git remote add starter ...
cp -Rf ../starter ./
git commit -a -m"Starter update"
git push origin main
```

_Originally posted by @wtrocki in https://github.com/aerogear/charmil/issues/219#issuecomment-895945440_

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。