mirror of
https://github.com/FiloSottile/age.git
synced 2026-01-03 10:55:14 +00:00
cmd/age: add a prototype of the command line tool
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
// Copyright 2019 Google LLC
|
||||
//
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file or at
|
||||
// https://developers.google.com/open-source/licenses/bsd
|
||||
|
||||
package format
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user