Skip to content
/ hot Public

Hot is a build tool that provides tasks for creating, compiling, and testing Red projects, managing its dependencies, and more.

License

Notifications You must be signed in to change notification settings

nabinno/hot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hot Build Status

Hot is a build tool that provides tasks for creating, compiling, and testing Red projects, managing its dependencies, and more.

Installation

# MSDOS
> wget https://github.com/nabinno/hot/releases/download/0.0.3/hot-msdos.exe -outf ~/.local/bin/hot.exe

# Linux
> wget https://github.com/nabinno/hot/releases/download/0.0.3/hot-linux -O ~/.local/bin/hot
> chmod 744 ~/.local/bin/hot

# Darwin
> wget https://github.com/nabinno/hot/releases/download/0.0.3/hot-darwin -O ~/.local/bin/hot
> chmod 744 ~/.local/bin/hot

Getting Started

> hot cmd/install https://raw.githubusercontent.com/nabinno/mods/master/mods.red
> hot help
cmd/install
cmd/uninstall
mods/get
mods/clean

Hot commands


Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

EPILOGUE

A whale!
Down it goes, and more, and more
Up goes its tail!

-Buson Yosa

About

Hot is a build tool that provides tasks for creating, compiling, and testing Red projects, managing its dependencies, and more.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages