Skip to content

rulanugrh/hyperion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hyperion

banner

Installation

First you have to do 2 steps below

# clone my project into your local
$ git clone https://github.com/rulanugrh/hyperion

# after clone you can change to folder hyperion
$ cd hyperion

After that you can running file build.sh

# to change permission file
$ chmod +x build.sh

# to show help command
$ ./build.sh help

# to running linting rust project
$ ./build.sh lint

# to build release project
$ ./build.sh build

This project is the result of my learning from the tutorial i saw :u

Releases

No releases published

Packages

No packages published