Making Github skelton repository with Travis-CI for cryptocurrency

in #codablecash7 years ago

<p dir="auto">Today, I've made github repository, and set up Travis-CI. Continuous integration is essential on making a cryptocurrency. CodableCash is built with Java environment, so it is used with Maven. <h2>Steps to make CI Repository <p dir="auto">The repository is made as Eclipse Project. We can clone the project and open it as Eclipse project. About how to open with eclipse, please take a look at following page. <p dir="auto"><a href="https://github.com/alinous-core/codablecash/blob/master/SETUP_ECLIPSE.md" target="_blank" rel="nofollow noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">https://github.com/alinous-core/codablecash/blob/master/SETUP_ECLIPSE.md <p dir="auto">What I did in order to do that is below. It was not so troublesome task. <h3>1. Set up Eclipse and Maven <p dir="auto">At first, open eclipse and create Maven project. Right clock on the Package Explorer, select "New Project". After that, select "Maven -> Maven Project" on the dialog. <p dir="auto">Then a new project was made, and write "pom.xml" like below. <p dir="auto"><img src="https://images.hive.blog/768x0/https://steemitimages.com/DQmY5CjmC2aFGE5XCTpJyqoTo5AcenY41eahUC36w5FSWyK/Screenshot%20from%202018-02-20%2021-05-31.png" srcset="https://images.hive.blog/768x0/https://steemitimages.com/DQmY5CjmC2aFGE5XCTpJyqoTo5AcenY41eahUC36w5FSWyK/Screenshot%20from%202018-02-20%2021-05-31.png 1x, https://images.hive.blog/1536x0/https://steemitimages.com/DQmY5CjmC2aFGE5XCTpJyqoTo5AcenY41eahUC36w5FSWyK/Screenshot%20from%202018-02-20%2021-05-31.png 2x" /> <h3>2.Put travis setting file <p dir="auto">It is very easy. Just make ".travis.yml" file, and write following code there. <pre><code>language: java<br /> jdk:<br />  - openjdk7<br /> script: "mvn clean install"<br /> after_success:<br />  - mvn clean test<br /> notifications:<br />  email:<br />    recipients:<br />      - info@alinous.org <h3>3. Create github repository <p dir="auto">Create a new repository on github. And Turn travis CI on. <h3>4. Copy directory <p dir="auto">After making github, clone the repository into local folder. And copy the files on the Eclipse Project. And push it back. After this process, a github repository with Travis-CI is made. <p dir="auto">I'll add new source code into this repository. <p dir="auto"><br />
Sort:  

good post.

Thank you, I'm now making a new cryptocurrency!

Interesting. keep it up!

Thank you, I'm writing development status of my cryptocurrency here. It is just started.

iizukaさんこんばんは!マレーシアからの挨拶です
このプロジェクトは本当に素晴らしいです、楽しみにしています!

ありがとうございます!! ぼくも、マレーシアに行く予定です。ちなみに、このプロジェクトは、完成したら、マレーシアでmain-netを立ち上げることを予定してます。

そうですか!
私は日本語があまり上手ではありませんが、マレーシアに来たらぜひ私に案内を任せて下さい