main
rw-r--r--
1.0 KB
rw-r--r--
242 B
rw-r--r--
825 B
rw-r--r--
502 B
rw-r--r--
2.9 KB

Experimental Packages

x is a project designed to make Go a little easier to work with.

Getting Started

Prerequisites

Installation

  1. Clone the repository:

    $ git clone git@github.com:xlgmokha/x.git
    
  2. Navigate to the project directory:

    $ cd x
    
  3. Run the test suite:

    $ make test
    

Project Structure

  • cmd/: Contains the executables for this project.
  • pkg/: Library code that’s safe to use by external applications.

Contributing

Contributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.

License

This project is licensed under the MIT License.

Contact

For questions or suggestions, please contact @xlgmokha.