Skip to content

Conversation

@rustkas
Copy link

@rustkas rustkas commented Jun 4, 2022

  • Makefile
    • Add more targets to Makefile.
    • Add rebar3 downloading from the net settings.
    • Make "include/tz_index.hrl" target OS independant to run (I offer a working solution (the previous one did not work for me on Windows OS)).
  • Remove useless rebar3 app from the project (add using rebar3 on the fly).
  • Add doc folder
    • Add overview.edoc file with short description of the project.
  • README.md
    • Add badges.
  • rebar3.config
    • Add comman project actions setting
  • localtime.erl
    • Add -spec tag for public functions.
    • add type timezone().

- Makefile
	- Add more targets to Makefile.
	- Add rebar3 downloading from the net settings.
	- Make "include/tz_index.hrl" target OS independant to run.
- Remove useless rebar3 app from the project (add using rebar3 on the fly).
- Add doc folder
	- Add overview.edoc file with short description of the project.
- README.md
	- Add badges.
- rebar3.config
	- Add comman project actions setting
- localtime.erl
	- Add -spec tag for public functions.
	- add type timezone().
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant