Yeoman 생성기로 GitHub 작업 스캐폴딩 🚀

Javascript 기반 Github 작업을 쉽게 스캐폴딩하기 위해 Yeoman 생성기를 만들었습니다.


록팀사이키아 / 발전기-github-액션


Javascript github 작업을 스캐폴딩하기 위한 Yeoman 생성기.






발전기-github-액션


Javascript 스캐폴딩을 위한 요만 생성기Github action






💡 소개


Github 팀에서 제공하는 javascript용 공식github action template용 여만 생성기입니다.

⚡ 설치


skip the first step if you already have yeoman installed globally.


npm install -g yo
npm install -g generator-github-action

Then generate your new project:

yo github-action

특허

Apache-2.0 © Rocktim Saikia

Since the #actionshackathon is going on, there are going to be lots of forking and templating boilerplates. So I sat down and decided to create a Generator for this specific task so that you don't have to fork boilerplates every time you want to create a new Github Action.

Here is the Installation process followed by the Usage steps:

설치

npm install -g yo
npm install -g generator-github-action


If you already have yo installed globally then skip the first step. Install the generator only.



사용 예




yo github-action




그러면 프로젝트 이름 및 설명 등에 대한 몇 가지 질문을 묻는 프롬프트가 표시됩니다. 그 후 자바스크립트 기반 Github 작업을 수행할 수 있는 최소한의 설정이 생성됩니다.

생성기는 또한 최소한의 종속성도 설치하므로 설치에 대해 걱정할 필요가 없습니다. 작업에 대한 코드 작성에만 집중할 수 있습니다.

그게 다야 🦄 🦄 🦄



프로젝트에 기여하고 싶다면 그렇게 할 수도 있습니다. 이러한 유형의 도구와 모듈을 계속 만들려는 동기를 유지하는 데 도움이 되는 이 도구가 도움이 된다면 별표 ⚡를 남길 수도 있습니다.

좋은 웹페이지 즐겨찾기