go_ft

command module
v0.0.0-...-86a6eba Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 6, 2020 License: GPL-3.0 Imports: 1 Imported by: 0

README

go_ft

go_ft is a CLI tool made with Go to interact with the 42 API

Usage

Clone the repository with:

git clone https://github.com/mehdibo/go_ft.git
cd go_ft
Locally

To use the binary locally, just compile the binary

make

It will create a binary with the name go_ft and voila!

Globally

If you want to use go_ft globally just run

make install

go_ft is available wherever you go!

To uninstall it, simply run make uninstall

Configuration

You need to configure your oAuth credentials in a .yaml file If you ran make install, it created a .go_ft.yaml in your home folder.

Edit that with the appropriate values

Documentation

Overview

Copyright © 2020 Mehdi Bounya

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

Directories

Path Synopsis
src
api

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL