Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

get ride of all OS non agnostic code - use Mage instead #36

Closed
ghost opened this issue Dec 7, 2018 · 1 comment
Closed

get ride of all OS non agnostic code - use Mage instead #36

ghost opened this issue Dec 7, 2018 · 1 comment

Comments

@ghost
Copy link

ghost commented Dec 7, 2018

saw the ps1 fiel for the client.

You can use Mage to get ride of all this !
https://github.com/magefile/mage

Mage is sort of like Makefiles but for golang.
You can also use them non compiled, but then compiel the mage file to have it non interpreted (not the right term i know, but you get the idea ) and not need golang installed.

Lost of golang programs using it.

Some great examples here:
https://github.com/mcandre/mage-extras

There are many other examples around.

Will be pretty quick to convert the stuff too.

@ghost ghost changed the title get ride of all OS non agnostic code get ride of all OS non agnostic code - use Mage instead Dec 7, 2018
@DrJosh9000
Copy link
Contributor

DrJosh9000 commented Dec 7, 2018 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant