Skip to content

Show the current Gregorian date in the Dwarf Fortress calendar. A Purescript/Halogen example.

Notifications You must be signed in to change notification settings

THeK3nger/armok-date

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Armok Date

Armok-Date is a week-end experiment with PureScript and Halogen. It is a simple page that show the current date in the calendar of Dwarf Fortress.

Build

Before you build this code, you must have installed PureScript and the other tools.

npm install -g purescript pulp bower

Now, go in the Armok-Date directory and build the PureScript code with

    bower install # Install dependencies
    pulp build -O --to dist/app.js # Build the actual code

Then go in the dist directory and load index.html in your browser.

More Info

If you want more info on this or on the outcome of my small experimentation with PureScript, go here.

About

Show the current Gregorian date in the Dwarf Fortress calendar. A Purescript/Halogen example.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published