Skip to content

Latest commit

 

History

History
62 lines (35 loc) · 1.45 KB

README.md

File metadata and controls

62 lines (35 loc) · 1.45 KB

Connect to the internet

This Emacs package provides a variety of ways to connect to the internet.

Functionality:

  • Methods of connecting to the internet

    • Ethernet
    • Wireless
    • Ethernet and OpenVPN
    • Wireless and OpenVPN
  • Disconnect for the above connecting options

  • Add and remove wireless network configurations

License

The license file is LICENSE.

This project is licensed under the BSD Zero Clause license (0BSD).

Links for more information on the license:

Documentation

The documentation is in DOCUMENTATION.md.

Changelog

The changelog file is CHANGELOG.md.

All notable changes to this project are documented in the changelog file.

Development Version

The development version is at the head of the develop branch.

Stable Versions

The current stable revision is 0.1.0.

Stable releases are tagged on the releases branch.

The SemVar version of semantic versioning is used.

Contributing

Contributions are welcome and appreciated.

The contributing rules are in CONTRIBUTING/CONTRIBUTING.md.